Searched defs:trueModel (Results 1 – 1 of 1) sorted by relevance
764 void addIfOperation(const uint32_t cond, const PartitioningModel& trueModel, in addIfOperation()2159 auto trueModel = std::make_unique<PartitioningModel>(); in createControlFlowModelForCachingTests() local