Home
last modified time | relevance | path

Searched defs:visitAlloca (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Analysis/
DInlineCost.cpp336 bool CallAnalyzer::visitAlloca(AllocaInst &I) { in visitAlloca() function in CallAnalyzer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp717 bool CallAnalyzer::visitAlloca(AllocaInst &I) { in visitAlloca() function in CallAnalyzer
/external/llvm-project/llvm/lib/Analysis/
DInlineCost.cpp854 bool CallAnalyzer::visitAlloca(AllocaInst &I) { in visitAlloca() function in CallAnalyzer
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3384 void SelectionDAGBuilder::visitAlloca(const AllocaInst &I) { in visitAlloca() function in SelectionDAGBuilder
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3855 void SelectionDAGBuilder::visitAlloca(const AllocaInst &I) { in visitAlloca() function in SelectionDAGBuilder
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3983 void SelectionDAGBuilder::visitAlloca(const AllocaInst &I) { in visitAlloca() function in SelectionDAGBuilder