Home
last modified time | relevance | path

Searched defs:FAM (Results 1 – 25 of 57) sorted by relevance

123

/external/llvm/tools/opt/
DNewPMDriver.cpp67 FunctionAnalysisManager FAM(DebugPM); in runPassPipeline() local
/external/llvm/lib/Transforms/Scalar/
DLoopSimplifyCFG.cpp68 const auto &FAM = in run() local
DLoopDeletion.cpp219 auto &FAM = AM.getResult<FunctionAnalysisManagerLoopProxy>(L).getManager(); in run() local
DLoopRotation.cpp623 auto &FAM = AM.getResult<FunctionAnalysisManagerLoopProxy>(L).getManager(); in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DCGProfile.cpp29 FunctionAnalysisManager &FAM = in run() local
DIndirectCallPromotion.cpp404 auto &FAM = in promoteIndirectCalls() local
DPGOMemOPSizeOpt.cpp441 FunctionAnalysisManager &FAM) { in run()
/external/llvm/include/llvm/Analysis/
DCGSCCPassManager.h190 FunctionAnalysisManager &FAM = in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DDivRemPairs.cpp201 FunctionAnalysisManager &FAM) { in run()
DLoopSink.cpp312 PreservedAnalyses LoopSinkPass::run(Function &F, FunctionAnalysisManager &FAM) { in run()
DLoopUnrollAndJamPass.cpp427 const auto &FAM = in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DSyntheticCountsPropagation.cpp99 FunctionAnalysisManager &FAM = in run() local
DInliner.cpp848 FunctionAnalysisManager &FAM = in run() local
923 FunctionAnalysisManager &FAM = in run() local
1126 FunctionAnalysisManager &FAM = in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-opt-fuzzer/
Dllvm-opt-fuzzer.cpp135 FunctionAnalysisManager FAM; in LLVMFuzzerTestOneInput() local
/external/llvm/unittests/Analysis/
DCGSCCPassManagerTest.cpp157 FunctionAnalysisManager &FAM = in run() local
253 FunctionAnalysisManager FAM(/*DebugLogging*/ true); in TEST() local
DLoopPassManagerTest.cpp151 FunctionAnalysisManager FAM(true); in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOBackend.cpp162 FunctionAnalysisManager FAM(Conf.DebugPassManager); in runNewPMPasses() local
222 FunctionAnalysisManager FAM; in runNewPMCustomPasses() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/
DIRMutator.cpp74 FunctionAnalysisManager FAM; in eliminateDeadCode() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
DNewPMDriver.cpp258 FunctionAnalysisManager FAM(DebugPM); in runPassPipeline() local
/external/llvm/lib/Passes/
DPassBuilder.cpp222 void PassBuilder::registerFunctionAnalyses(FunctionAnalysisManager &FAM) { in registerFunctionAnalyses()
599 FunctionAnalysisManager &FAM, in crossRegisterProxies()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp552 FunctionAnalysisManager &FAM) { in run()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCGSCCPassManager.cpp305 auto &FAM = in updateNewSCCFunctionAnalyses() local
/external/llvm/unittests/IR/
DPassManagerTest.cpp218 FunctionAnalysisManager FAM; in TEST_F() local
/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp835 auto &FAM = AM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run() local
926 auto &FAM = AM.getResult<FunctionAnalysisManagerModuleProxy>(M).getManager(); in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DPassManagerTest.cpp399 FunctionAnalysisManager FAM(/*DebugLogging*/ true); in TEST_F() local
676 FunctionAnalysisManager FAM(/*DebugLogging*/ true); in TEST_F() local

123