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

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

Completed in 156 milliseconds