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

/external/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp401 Value *IfCond1 = GetIfCondition(SecondEntryBlock, IfTrue1, IfFalse1); local
402 Instruction *CInst1 = dyn_cast_or_null<Instruction>(IfCond1);

Completed in 71 milliseconds