Home
last modified time | relevance | path

Searched refs:NGlobalPreds (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVFABIDemangling.cpp396 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local
400 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()
401 if (NGlobalPreds) in tryDemangleForVFABI()