Searched defs:Profiling (Results 1 – 4 of 4) sorted by relevance
130 struct Profiling { struct131 Profiling(llvm::StringMap<llvm::TimeRecord> &Records) in Profiling() function135 llvm::StringMap<llvm::TimeRecord> &Records;
118 const bool Profiling = Args.hasArg(options::OPT_pg); in ConstructJob() local355 bool Profiling = Args.hasArg(options::OPT_pg); in AddCXXStdlibLibArgs() local
62 const bool Profiling = Args.hasArg(options::OPT_pg); in ConstructJob() local
285 bool Profiling = Args.hasArg(options::OPT_pg) && Major != 0 && Major < 14; in ConstructJob() local