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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopUnrollAnalyzer.cpp95 bool UnrolledInstAnalyzer::visitLoad(LoadInst &I) { function in class:UnrolledInstAnalyzer
H A DInlineCost.cpp1549 bool CallAnalyzer::visitLoad(LoadInst &I) { function in class:CallAnalyzer
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp312 void visitLoad(LoadInst &I, function in class:__anon4519::CVPLatticeFunc
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3937 void SelectionDAGBuilder::visitLoad(const LoadInst &I) { function in class:SelectionDAGBuilder

Completed in 116 milliseconds