Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInlineCost.cpp829 bool CallAnalyzer::visitInsertValue(InsertValueInst &I) { in visitInsertValue() function in CallAnalyzer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInlineCost.cpp1154 bool CallAnalyzer::visitInsertValue(InsertValueInst &I) { in visitInsertValue() function in CallAnalyzer
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2967 void SelectionDAGBuilder::visitInsertValue(const InsertValueInst &I) { in visitInsertValue() function in SelectionDAGBuilder
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3199 void SelectionDAGBuilder::visitInsertValue(const InsertValueInst &I) { in visitInsertValue() function in SelectionDAGBuilder
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3368 void SelectionDAGBuilder::visitInsertValue(const User &I) { in visitInsertValue() function in SelectionDAGBuilder