Searched refs:UniqueValue (Results 1 – 2 of 2) sorted by relevance
401 Value *UniqueValue = nullptr; in insertUniqueBackedgeBlock() local410 if (!UniqueValue) in insertUniqueBackedgeBlock()411 UniqueValue = IV; in insertUniqueBackedgeBlock()412 else if (UniqueValue != IV) in insertUniqueBackedgeBlock()435 NewPN->replaceAllUsesWith(UniqueValue); in insertUniqueBackedgeBlock()
624 MemoryAccess *UniqueValue = nullptr; in updatePhisWhenInsertingUniqueBackedgeBlock() local631 if (!UniqueValue) in updatePhisWhenInsertingUniqueBackedgeBlock()632 UniqueValue = IV; in updatePhisWhenInsertingUniqueBackedgeBlock()633 else if (UniqueValue != IV) in updatePhisWhenInsertingUniqueBackedgeBlock()