Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp241 const VNtoInsns &getStoreVNTable() const { return VNtoCallsStores; } in getStoreVNTable() function in llvm::CallInfo
1227 computeInsertionPoints(CI.getStoreVNTable(), HPL, InsKind::Store); in hoistExpressions()