Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIFixWWMLiveness.cpp190 for (auto ThenDef : ThenDefs) in runOnMachineFunction() local
191 Modified |= processThenDef(ThenDef); in runOnMachineFunction()