Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp332 void visitStore(StoreInst &I, in visitStore() function in __anonf7c2f5350111::CVPLatticeFunc
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp1403 bool CallAnalyzer::visitStore(StoreInst &I) { in visitStore() function in CallAnalyzer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4224 void SelectionDAGBuilder::visitStore(const StoreInst &I) { in visitStore() function in SelectionDAGBuilder