Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp600 struct IsPrevailing { struct
601 const DenseMap<GlobalValue::GUID, const GlobalValueSummary *> &PrevailingCopy;
602 IsPrevailing(const DenseMap<GlobalValue::GUID, const GlobalValueSummary *> in IsPrevailing() function
606 bool operator()(GlobalValue::GUID GUID, const GlobalValueSummary *S) const { in operator ()()