Searched refs:SrcIsAllocable (Results 1 – 1 of 1) sorted by relevance
284 const bool SrcIsAllocable = isAllocable(SrcVar); in handleSimpleVarAssign() local291 if (DestIsInf && SrcIsAllocable && Dest->getType() == SrcVar->getType()) { in handleSimpleVarAssign()394 const bool SrcIsAllocable = isAllocable(SrcVar); in handleGeneralInst() local395 if (SrcIsAllocable) { in handleGeneralInst()