Home
last modified time | relevance | path

Searched refs:reduceAtomicSyncScopesDeltaPass (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DReduceMemoryOperations.h16 void reduceAtomicSyncScopesDeltaPass(TestRunner &Test);
H A DReduceMemoryOperations.cpp75 void llvm::reduceAtomicSyncScopesDeltaPass(TestRunner &Test) { in reduceAtomicSyncScopesDeltaPass() function in llvm
/llvm-project/llvm/tools/llvm-reduce/
H A DDeltaManager.cpp115 DELTA_PASS("syncscopes", reduceAtomicSyncScopesDeltaPass) \