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

/external/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp131 bool visitStore(StoreInst &I);
627 bool CallAnalyzer::visitStore(StoreInst &I) { function in class:CallAnalyzer

Completed in 87 milliseconds