Home
last modified time | relevance | path

Searched defs:AtomicCounterUpdate (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DPGOOptions.cpp20 bool AtomicCounterUpdate) in PGOOptions()
/llvm-project/llvm/include/llvm/Support/
H A DPGOOptions.h52 bool AtomicCounterUpdate; member
/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp823 addPGOInstrPasses(ModulePassManager & MPM,OptimizationLevel Level,bool RunProfileGen,bool IsCS,bool AtomicCounterUpdate,std::string ProfileFile,std::string ProfileRemappingFile,IntrusiveRefCntPtr<vfs::FileSystem> FS) addPGOInstrPasses() argument
856 addPGOInstrPassesForO0(ModulePassManager & MPM,bool RunProfileGen,bool IsCS,bool AtomicCounterUpdate,std::string ProfileFile,std::string ProfileRemappingFile,IntrusiveRefCntPtr<vfs::FileSystem> FS) addPGOInstrPassesForO0() argument
[all...]