Searched refs:SupportsProfiling (Results 1 – 4 of 4) sorted by relevance
252 virtual bool SupportsProfiling() const { return true; } in SupportsProfiling() function
294 bool SupportsProfiling() const override;846 bool SupportsProfiling() const override;
973 bool MachO::SupportsProfiling() const { in SupportsProfiling() function in MachO1025 if (Args.hasArg(options::OPT_pg) && SupportsProfiling()) { in addStartObjectFileArgs()3642 bool XCore::SupportsProfiling() const { in SupportsProfiling() function in XCore
3786 if (getToolChain().SupportsProfiling()) in ConstructJob()