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

/external/llvm/lib/Analysis/
H A DInlineCost.cpp149 bool visitLoad(LoadInst &I);
663 bool CallAnalyzer::visitLoad(LoadInst &I) { function in class:CallAnalyzer
/external/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp399 bool visitLoad(LoadInst &I) { function in class:__anon12952::UnrolledInstAnalyzer

Completed in 85 milliseconds