Home
last modified time | relevance | path

Searched defs:GVInfo (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h104 PointerUnion<const GlobalVariable *, const DIExpression *> GVInfo; member
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp300 typedef std::pair<GlobalValue::GUID, GlobalValueSummary *> GVInfo; typedef in __anon7b2743030111::IndexBitcodeWriter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp436 using GVInfo = std::pair<GlobalValue::GUID, GlobalValueSummary *>; typedef in __anonde4b3c650111::IndexBitcodeWriter