Searched defs:GVInfo (Results 1 – 3 of 3) sorted by relevance
115 PointerUnion<const GlobalVariable *, const DIExpression *> GVInfo; member
948 auto GVInfo = Worklist.pop_back_val(); in computeImportForModule() local
525 using GVInfo = std::pair<GlobalValue::GUID, GlobalValueSummary *>; typedef in __anoneb218b5c0111::IndexBitcodeWriter