Searched defs:GVInfo (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ | ||
| D | CodeViewDebug.h | 104     PointerUnion<const GlobalVariable *, const DIExpression *> GVInfo;  member | 
| /external/llvm/lib/Bitcode/Writer/ | ||
| D | BitcodeWriter.cpp | 300   typedef std::pair<GlobalValue::GUID, GlobalValueSummary *> GVInfo;  typedef in __anon7b2743030111::IndexBitcodeWriter | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ | ||
| D | BitcodeWriter.cpp | 436   using GVInfo = std::pair<GlobalValue::GUID, GlobalValueSummary *>;  typedef in __anonde4b3c650111::IndexBitcodeWriter |