Lines Matching defs:AtomicCounterUpdate
835 bool IsCS, bool AtomicCounterUpdate,
869 Options.Atomic = AtomicCounterUpdate;
875 bool AtomicCounterUpdate, std::string ProfileFile,
897 Options.Atomic = AtomicCounterUpdate;
1218 /*IsCS=*/false, PGOOpt->AtomicCounterUpdate,
1236 /* AtomicCounterUpdate */ false, InstrumentColdFuncOnlyPath,
1456 /*IsCS=*/true, PGOOpt->AtomicCounterUpdate,
1461 /*IsCS=*/true, PGOOpt->AtomicCounterUpdate,
2003 /*IsCS=*/true, PGOOpt->AtomicCounterUpdate,
2008 /*IsCS=*/true, PGOOpt->AtomicCounterUpdate,
2166 /*IsCS=*/false, PGOOpt->AtomicCounterUpdate, PGOOpt->ProfileFile,