Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIOptimizeExecMaskingPreRA.cpp193 const auto NextLead = Succ->begin(); in runOnMachineFunction() local
194 if (NextLead == Succ->end() || !isEndCF(*NextLead, TRI) || in runOnMachineFunction()
195 !getOrExecSource(*NextLead, *TII, MRI)) in runOnMachineFunction()