Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp201 if (VerifyScheduling) { in pickNodeBidirectional()
221 if (VerifyScheduling) { in pickNodeBidirectional()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp89 cl::opt<bool> VerifyScheduling( variable
400 if (VerifyScheduling) { in runOnMachineFunction()
412 if (VerifyScheduling) in runOnMachineFunction()
436 if (VerifyScheduling) in runOnMachineFunction()
444 if (VerifyScheduling) in runOnMachineFunction()
3149 if (VerifyScheduling) { in initCandidate()
3351 if (VerifyScheduling) { in pickNodeBidirectional()
3371 if (VerifyScheduling) { in pickNodeBidirectional()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h103 extern cl::opt<bool> VerifyScheduling;