Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPContext.cpp140 SmallVectorImpl<unsigned> *ConstructMatches, bool DeviceSetOnly) { in isVariantApplicableInContextHelper()
267 SmallVectorImpl<unsigned> &ConstructMatches) { in getVariantMatchScore()
345 SmallVector<unsigned, 8> ConstructMatches; in getBestVariantMatchForContext() local