Searched refs:IfCond2 (Results 1 – 1 of 1) sorted by relevance
392 Value *IfCond2 = GetIfCondition(BB, IfTrue2, IfFalse2); in MergeIfRegion() local393 Instruction *CInst2 = dyn_cast_or_null<Instruction>(IfCond2); in MergeIfRegion()