Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DFlattenCFG.cpp400 Value *IfCond1 = GetIfCondition(SecondEntryBlock, IfTrue1, IfFalse1); in MergeIfRegion() local
401 Instruction *CInst1 = dyn_cast_or_null<Instruction>(IfCond1); in MergeIfRegion()