Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp88 cl::opt<bool> VerifyScheduling( variable
434 if (VerifyScheduling) { in runOnMachineFunction()
446 if (VerifyScheduling) in runOnMachineFunction()
470 if (VerifyScheduling) in runOnMachineFunction()
478 if (VerifyScheduling) in runOnMachineFunction()
3458 if (VerifyScheduling) { in initCandidate()
3660 if (VerifyScheduling) { in pickNodeBidirectional()
3680 if (VerifyScheduling) { in pickNodeBidirectional()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp270 if (VerifyScheduling) { in pickNodeBidirectional()
290 if (VerifyScheduling) { in pickNodeBidirectional()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h104 extern cl::opt<bool> VerifyScheduling;