Searched refs:visitAlloca (Results 1 – 3 of 3) sorted by relevance
590 void visitAlloca(const AllocaInst &I);
4041 void SelectionDAGBuilder::visitAlloca(const AllocaInst &I) { in visitAlloca() function in SelectionDAGBuilder
457 bool visitAlloca(AllocaInst &I);1380 bool CallAnalyzer::visitAlloca(AllocaInst &I) { in visitAlloca() function in CallAnalyzer