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.cpp173 const VNtoInsns &getVNTable() const { return VNtoScalars; } in getVNTable() function in llvm::InsnInfo
191 const VNtoInsns &getVNTable() const { return VNtoLoads; } in getVNTable() function in llvm::LoadInfo
210 const VNtoInsns &getVNTable() const { return VNtoStores; } in getVNTable() function in llvm::StoreInfo