Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp1454 bool CallAnalyzer::visitAlloca(AllocaInst &I) { visitAlloca() function in CallAnalyzer
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4235 void SelectionDAGBuilder::visitAlloca(const AllocaInst &I) { visitAlloca() function in SelectionDAGBuilder