Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSizeOpts.h36 IRPass, // A query call from an IR-level transform pass. enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp589 PGSOQueryType::IRPass)) { in processLoop()
H A DConstantHoisting.cpp930 PGSOQueryType::IRPass); in runImpl()
H A DLoopUnrollPass.cpp232 PGSOQueryType::IRPass)); in gatherUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp1020 if (shouldOptimizeForSize(F, nullptr, nullptr, PGSOQueryType::IRPass)) in isCandidateFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp463 TheLoop->getHeader(), PSI, BFI, PGSOQueryType::IRPass); in isConsecutivePtr()
H A DLoopVectorize.cpp927 PGSOQueryType::IRPass); in LoopVectorizationCostModel()
9380 PGSOQueryType::IRPass) && in getScalarEpilogueLowering()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1403 PGSOQueryType::IRPass); in optimizeMemChr()
3458 PGSOQueryType::IRPass)) in optimizeSPrintFString()
3764 PGSOQueryType::IRPass)) in optimizeFPuts()