Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
DSizeOpts.h36 IRPass, // A query call from an IR-level transform pass. enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DFunctionSpecialization.cpp171 shouldOptimizeForSize(F, nullptr, nullptr, PGSOQueryType::IRPass)) in specializeFunction()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp554 PGSOQueryType::IRPass); in processLoop()
DConstantHoisting.cpp573 PGSOQueryType::IRPass); in maximizeConstantsInRange()
DLoopUnrollPass.cpp224 PGSOQueryType::IRPass)); in gatherUnrollingPreferences()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp429 PGSOQueryType::IRPass); in isConsecutivePtr()
DLoopVectorize.cpp463 OrigLoop->getHeader(), PSI, BFI, PGSOQueryType::IRPass); in InnerLoopVectorizer()
9833 PGSOQueryType::IRPass) && in getScalarEpilogueLowering()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2533 PGSOQueryType::IRPass); in optimizeSPrintFString()
2793 PGSOQueryType::IRPass); in optimizeFPuts()