Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2218 bool CallAnalyzer::visitInsertValue(InsertValueInst &I) { in visitInsertValue() function in CallAnalyzer
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4202 void SelectionDAGBuilder::visitInsertValue(const InsertValueInst &I) { in visitInsertValue() function in SelectionDAGBuilder