Searched refs:visitStore (Results 1 – 3 of 3) sorted by relevance
134 bool visitStore(StoreInst &I);637 bool CallAnalyzer::visitStore(StoreInst &I) { in visitStore() function in CallAnalyzer
774 void visitStore(const StoreInst &I);
3585 void SelectionDAGBuilder::visitStore(const StoreInst &I) { in visitStore() function in SelectionDAGBuilder