Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DInlineCost.cpp1380 bool CallAnalyzer::visitAlloca(AllocaInst &I) { in visitAlloca() function in CallAnalyzer
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4041 void SelectionDAGBuilder::visitAlloca(const AllocaInst &I) { in visitAlloca() function in SelectionDAGBuilder