Searched defs:WPDRes (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp944 auto WPDRes = TIdSum->WPDRes.find(SlotSummary.ByteOffset); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp3116 void AssemblyWriter::printWPDRes(const WholeProgramDevirtResolution &WPDRes) { argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h1234 std::map<uint64_t, WholeProgramDevirtResolution> WPDRes; member in struct:llvm::CalleeInfo::AllocationType::TypeIdSummary

Completed in 187 milliseconds