Searched refs:OtherObj (Results 1 – 1 of 1) sorted by relevance
658 Value *OtherObj = getUnderlyingObject(OtherOp); in binaryOpIsDerivedFromSameAlloca() local659 if (!isa<AllocaInst>(OtherObj)) in binaryOpIsDerivedFromSameAlloca()668 if (OtherObj != BaseAlloca) { in binaryOpIsDerivedFromSameAlloca()