Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIOptimizeExecMasking.cpp328 SmallVector<MachineInstr *, 4> OtherUseInsts; in runOnMachineFunction() local
380 OtherUseInsts.push_back(&*J); in runOnMachineFunction()
416 for (MachineInstr *OtherInst : OtherUseInsts) { in runOnMachineFunction()