Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp147 SmallVectorImpl<unsigned> *ConstructMatches, bool DeviceSetOnly) { in isVariantApplicableInContextHelper()
272 SmallVectorImpl<unsigned> &ConstructMatches) { in getVariantMatchScore()
350 SmallVector<unsigned, 8> ConstructMatches; in getBestVariantMatchForContext() local