Searched refs:IfCond2 (Results 1 – 1 of 1) sorted by relevance
414 Value *IfCond2 = GetIfCondition(BB, IfTrue2, IfFalse2); in MergeIfRegion() local415 Instruction *CInst2 = dyn_cast_or_null<Instruction>(IfCond2); in MergeIfRegion()482 assert(PBI->getCondition() == IfCond2); in MergeIfRegion()497 PBI->replaceUsesOfWith(IfCond2, NC); in MergeIfRegion()