Home | History | Annotate | Download | only in Driver

Lines Matching defs:SupportsProfiling

1125 bool MachO::SupportsProfiling() const {
1189 if (Args.hasArg(options::OPT_pg) && SupportsProfiling()) {
4864 bool XCoreToolChain::SupportsProfiling() const { return false; }
5029 bool WebAssembly::SupportsProfiling() const { return false; }