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

/external/llvm/lib/Analysis/
H A DLoopUnrollAnalyzer.cpp96 bool UnrolledInstAnalyzer::visitLoad(LoadInst &I) { function in class:UnrolledInstAnalyzer
H A DInlineCost.cpp191 bool visitLoad(LoadInst &I);
785 bool CallAnalyzer::visitLoad(LoadInst &I) { function in class:CallAnalyzer
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3167 void SelectionDAGBuilder::visitLoad(const LoadInst &I) { function in class:SelectionDAGBuilder
3278 // See visitLoad comments.

Completed in 560 milliseconds