Home
last modified time | relevance | path

Searched defs:visitInsertValue (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp1766 bool CallAnalyzer::visitInsertValue(InsertValueInst &I) { in visitInsertValue() function in CallAnalyzer
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3740 void SelectionDAGBuilder::visitInsertValue(const User &I) { in visitInsertValue() function in SelectionDAGBuilder