Searched defs:visitInsertValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 2218 bool CallAnalyzer::visitInsertValue(InsertValueInst &I) { visitInsertValue() function in CallAnalyzer |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 4200 void SelectionDAGBuilder::visitInsertValue(const InsertValueInst &I) { visitInsertValue() function in SelectionDAGBuilder |