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