Searched refs:DestIsInf (Results 1 – 1 of 1) sorted by relevance
280 const bool DestIsInf = isInf(Dest); in handleSimpleVarAssign() local285 if (DestIsInf && SrcIsInf) { in handleSimpleVarAssign()291 if (DestIsInf && SrcIsAllocable && Dest->getType() == SrcVar->getType()) { in handleSimpleVarAssign()