Searched defs:visitLoad (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 149 bool visitLoad(LoadInst &I); 663 bool CallAnalyzer::visitLoad(LoadInst &I) { function in class:CallAnalyzer |
/external/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopUnrollPass.cpp | 399 bool visitLoad(LoadInst &I) { function in class:__anon12952::UnrolledInstAnalyzer |
Completed in 85 milliseconds