Home
last modified time | relevance | path

Searched defs:DFE (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Analysis/
DIteratedDominanceFrontier.cpp25 for (auto DFI = df_begin(DT.getRootNode()), DFE = df_end(DT.getRootNode()); in calculate() local
/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp251 for (auto DFI = df_begin(DT->getRootNode()), DFE = df_end(DT->getRootNode()); in computeDomLevels() local
1111 for (auto DFE = df_end(StartingAccess); DFI != DFE;) { in UpwardsDFSWalk() local
/external/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp247 for (auto DFI = df_begin(DT.getRootNode()), DFE = df_end(DT.getRootNode()); in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp295 for (auto DFI = df_begin(Root), DFE = df_end(Root); in run() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp295 for (auto DFI = df_begin(Root), DFE = df_end(Root); in run() local
/external/llvm-project/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp1149 for (auto DFI = df_ext_begin(&MF, Reachable), DFE = df_ext_end(&MF, Reachable); in replaceFrameIndices() local
DMachineVerifier.cpp2999 DFI = df_ext_begin(MF, Reachable), DFE = df_ext_end(MF, Reachable); in verifyStackFrame() local
/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp1015 for (auto DFI = df_ext_begin(&Fn, Reachable), DFE = df_ext_end(&Fn, Reachable); in replaceFrameIndices() local
DMachineVerifier.cpp1958 DFI = df_ext_begin(MF, Reachable), DFE = df_ext_end(MF, Reachable); in verifyStackFrame() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp1150 for (auto DFI = df_ext_begin(&MF, Reachable), DFE = df_ext_end(&MF, Reachable); in replaceFrameIndices() local
DMachineVerifier.cpp2783 DFI = df_ext_begin(MF, Reachable), DFE = df_ext_end(MF, Reachable); in verifyStackFrame() local