Searched defs:falseModel (Results 1 – 1 of 1) sorted by relevance
825 const PartitioningModel& falseModel, const std::vector<uint32_t>& inputs, in addIfOperation()2740 auto falseModel = std::make_unique<PartitioningModel>(); in createControlFlowModelForCachingTests() local