Home
last modified time | relevance | path

Searched refs:getStoreVNTable (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp241 const VNtoInsns &getStoreVNTable() const { return VNtoCallsStores; } in getStoreVNTable() function in llvm::CallInfo
1139 computeInsertionPoints(CI.getStoreVNTable(), HPL, InsKind::Store); in hoistExpressions()