Searched refs:visitAlloca (Results 1 – 3 of 3) sorted by relevance
594 void visitAlloca(const AllocaInst &I);
4428 void SelectionDAGBuilder::visitAlloca(const AllocaInst &I) { in visitAlloca() function in SelectionDAGBuilder
468 bool visitAlloca(AllocaInst &I);1464 bool CallAnalyzer::visitAlloca(AllocaInst &I) { in visitAlloca() function in CallAnalyzer