Searched defs:RunDT (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | GVN.cpp | 2187 bool GVN::runImpl(Function &F, AssumptionCache &RunAC, DominatorTree &RunDT, in runImpl()
|
H A D | SROA.cpp | 4196 PreservedAnalyses SROA::runImpl(Function &F, DominatorTree &RunDT, in runImpl()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | GVN.cpp | 2110 bool GVN::runImpl(Function &F, AssumptionCache &RunAC, DominatorTree &RunDT, in runImpl()
|
H A D | SROA.cpp | 4560 PreservedAnalyses SROA::runImpl(Function &F, DominatorTree &RunDT, in runImpl()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | GVN.cpp | 2561 bool GVNPass::runImpl(Function &F, AssumptionCache &RunAC, DominatorTree &RunDT, in runImpl()
|
H A D | SROA.cpp | 5182 PreservedAnalyses SROAPass::runImpl(Function &F, DominatorTree &RunDT, in runImpl()
|