Searched defs:visitPHI (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 111 bool visitPHI(PHINode &I); 285 bool CallAnalyzer::visitPHI(PHINode &I) { function in class:CallAnalyzer |
/external/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 936 void SelectionDAGBuilder::visitPHI(const PHINode &) { function in class:SelectionDAGBuilder |
Completed in 65 milliseconds