Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DRDFLiveness.h57 MDF(g.getDF()), LiveMap(g.getPRI()), Empty(), NoRegs(g.getPRI()) {} in Liveness()
H A DRDFGraph.h667 const MachineDominanceFrontier &getDF() const { return MDF; } in getDF() function