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

/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1227 /// FoldTwoEntryPHINode - Given a BB that starts with the specified two-entry
1229 static bool FoldTwoEntryPHINode(PHINode *PN, const TargetData *TD) { function
2954 Changed |= FoldTwoEntryPHINode(PN, TD);

Completed in 62 milliseconds