Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp172 const VNtoInsns &getVNTable() const { return VNtoScalars; } in getVNTable() function in llvm::InsnInfo
190 const VNtoInsns &getVNTable() const { return VNtoLoads; } in getVNTable() function in llvm::LoadInfo
209 const VNtoInsns &getVNTable() const { return VNtoStores; } in getVNTable() function in llvm::StoreInfo