Searched defs:visitStore (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp131 bool visitStore(StoreInst &I);
624 bool CallAnalyzer::visitStore(StoreInst &I) { function in class:CallAnalyzer
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3364 void SelectionDAGBuilder::visitStore(const StoreInst &I) { function in class:SelectionDAGBuilder

Completed in 198 milliseconds