Home
last modified time | relevance | path

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

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