Home
last modified time | relevance | path

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

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