Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DOTGraphTraits

378   struct DOTGraphTraits<const MachineFunction*> : public DefaultDOTGraphTraits {
380 DOTGraphTraits (bool isSimple=false) : DefaultDOTGraphTraits(isSimple) {}