Home
last modified time | relevance | path

Searched refs:IfCond2 (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DFlattenCFG.cpp390 Value *IfCond2 = GetIfCondition(BB, IfTrue2, IfFalse2); in MergeIfRegion() local
391 Instruction *CInst2 = dyn_cast_or_null<Instruction>(IfCond2); in MergeIfRegion()