Searched refs:DestIsAllocable (Results 1 – 1 of 1) sorted by relevance
281 const bool DestIsAllocable = isAllocable(Dest); in handleSimpleVarAssign() local322 if (DestIsAllocable && SrcIsInf) { in handleSimpleVarAssign()360 const bool DestIsAllocable = isAllocable(Dest); in handlePhi() local361 if (!DestIsAllocable) in handlePhi()373 const bool DestIsAllocable = isAllocable(Dest); in handleGeneralInst() local409 if (DestIsAllocable && VarMap.isDestUsedInBlock(Dest)) { in handleGeneralInst()