Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/DirectoryWatcher/
HDDirectoryWatcher.h109 bool IsInitial)>
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUIGroupLP.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()