Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSetWavePriority.cpp93 static bool CanLowerPriorityDirectlyInPredecessors(const MachineBasicBlock &MBB, in CanLowerPriorityDirectlyInPredecessors() function
206 if (CanLowerPriorityDirectlyInPredecessors(MBB, MBBInfos)) { in run()