Home
last modified time | relevance | path

Searched refs:IsInitial (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/DirectoryWatcher/
H A DDirectoryWatcher.h109 bool IsInitial)>
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp2075 bool IsInitial = Phase == AMDGPU::SchedulingPhase::Initial; in applyIGLPStrategy() local
2077 assert((!IsInitial || (DSWCount == 0 && DSWWithPermCount == 0 && in applyIGLPStrategy()
2088 else if (I->mayStore() && IsInitial) { in applyIGLPStrategy()
2101 if (IsInitial) { in applyIGLPStrategy()