Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp424 Value *IfCond1 = GetIfCondition(SecondEntryBlock, IfTrue1, IfFalse1); in MergeIfRegion() local
425 Instruction *CInst1 = dyn_cast_or_null<Instruction>(IfCond1); in MergeIfRegion()