Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5677 WholeProgramDevirtResolution &Wpd) { in parseWholeProgramDevirtResolutionByArg()
5694 WholeProgramDevirtResolution &Wpd = TypeId.WPDRes[Id]; in parseWholeProgramDevirtResolution() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3598 uint64_t Id, const WholeProgramDevirtResolution &Wpd) { in writeWholeProgramDevirtResolution()