Searched refs:visitStore (Results 1 – 4 of 4) sorted by relevance
183 return visitStore(*cast<StoreInst>(&I), ChangedValues, SS); in ComputeInstructionState()328 void visitStore(StoreInst &I, in visitStore() function in __anon5039a2760111::CVPLatticeFunc
737 void visitStore(const StoreInst &I);
4211 void SelectionDAGBuilder::visitStore(const StoreInst &I) { in visitStore() function in SelectionDAGBuilder
398 bool visitStore(StoreInst &I);1739 bool CallAnalyzer::visitStore(StoreInst &I) { in visitStore() function in CallAnalyzer