Searched defs:BestScore (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanSLP.cpp | 266 unsigned BestScore = 0; in getBest() local |
H A D | SLPVectorizer.cpp | 2207 int BestScore = Limit; findBestRootPair() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | HotColdSplitting.cpp | 495 unsigned BestScore = SinkScore; create() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
H A D | OMPContext.cpp | 342 APInt BestScore(64, 0); getBestVariantMatchForContext() local |
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ | ||
H A D | DecoderEmitter.cpp | 1730 unsigned BestScore = 0; filterProcessor() local |