Searched defs:FoldTwoEntryPHINode (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1811 static bool FoldTwoEntryPHINode(PHINode *PN, const TargetTransformInfo &TTI, function
5122 Changed |= FoldTwoEntryPHINode(PN, TTI, DL);

Completed in 139 milliseconds