Home
last modified time | relevance | path

Searched defs:MDF (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.cpp41 auto &MDF = getAnalysis<MachineDominanceFrontier>(); in INITIALIZE_PASS_DEPENDENCY() local
47 MachineDominatorTree &MDT, const MachineDominanceFrontier &MDF) { in recalculate()
98 const MachineDominanceFrontier &MDF) { in discoverAndMapException()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFLiveness.h104 const MachineDominanceFrontier &MDF; member
DHexagonRDFOpt.cpp293 const auto &MDF = getAnalysis<MachineDominanceFrontier>(); in runOnMachineFunction() local
DHexagonOptAddrMode.cpp787 const auto &MDF = getAnalysis<MachineDominanceFrontier>(); in runOnMachineFunction() local
DRDFGraph.h874 const MachineDominanceFrontier &MDF; member