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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1607 /// FoldTwoEntryPHINode - Given a BB that starts with the specified two-entry
1609 static bool FoldTwoEntryPHINode(PHINode *PN, const TargetData *TD) { function
3885 Changed |= FoldTwoEntryPHINode(PN, TD);

Completed in 127 milliseconds