Searched defs:getVNTable (Results 1 – 1 of 1) sorted by relevance
178 const VNtoInsns &getVNTable() const { return VNtoScalars; } in getVNTable() function in llvm::InsnInfo194 const VNtoInsns &getVNTable() const { return VNtoLoads; } in getVNTable() function in llvm::LoadInfo213 const VNtoInsns &getVNTable() const { return VNtoStores; } in getVNTable() function in llvm::StoreInfo