Home
last modified time | relevance | path

Searched refs:getDF (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFLiveness.h64 MDF(g.getDF()), LiveMap(g.getPRI()), Empty(), NoRegs(g.getPRI()) {}
H A DRDFGraph.h699 const MachineDominanceFrontier &getDF() const { return MDF; } in getDF() function