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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h737 void visitInsertValue(const InsertValueInst &I);
H A DSelectionDAGBuilder.cpp3255 void SelectionDAGBuilder::visitInsertValue(const InsertValueInst &I) {
/external/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp133 bool visitInsertValue(InsertValueInst &I);
656 bool CallAnalyzer::visitInsertValue(InsertValueInst &I) { function in class:CallAnalyzer

Completed in 1095 milliseconds