Home
last modified time | relevance | path

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

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