Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp1954 bool IsLastDef = PHIInfo.getNumSources(DestReg) == 1; in insertChainedPHI() local
1957 SourceReg, IsLastDef); in insertChainedPHI()
1960 if (IsLastDef) { in insertChainedPHI()