Searched refs:UniqueValue (Results 1 – 2 of 2) sorted by relevance
408 Value *UniqueValue = nullptr; in insertUniqueBackedgeBlock() local417 if (!UniqueValue) in insertUniqueBackedgeBlock()418 UniqueValue = IV; in insertUniqueBackedgeBlock()419 else if (UniqueValue != IV) in insertUniqueBackedgeBlock()442 NewPN->replaceAllUsesWith(UniqueValue); in insertUniqueBackedgeBlock()
647 MemoryAccess *UniqueValue = nullptr; in updatePhisWhenInsertingUniqueBackedgeBlock() local654 if (!UniqueValue) in updatePhisWhenInsertingUniqueBackedgeBlock()655 UniqueValue = IV; in updatePhisWhenInsertingUniqueBackedgeBlock()656 else if (UniqueValue != IV) in updatePhisWhenInsertingUniqueBackedgeBlock()