Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp2001 bool IsLastDef = PHIInfo.getNumSources(DestReg) == 1; in insertChainedPHI() local
2004 SourceReg, IsLastDef); in insertChainedPHI()
2007 if (IsLastDef) { in insertChainedPHI()