Home | History | Annotate | Download | only in Driver

Lines Matching defs:SupportsProfiling

1000 bool MachO::SupportsProfiling() const {
1059 if (Args.hasArg(options::OPT_pg) && SupportsProfiling()) {
3585 bool XCore::SupportsProfiling() const {