Home
last modified time | relevance | path

Searched refs:UniqueValue (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp414 Value *UniqueValue = nullptr; in insertUniqueBackedgeBlock() local
423 if (!UniqueValue) in insertUniqueBackedgeBlock()
424 UniqueValue = IV; in insertUniqueBackedgeBlock()
425 else if (UniqueValue != IV) in insertUniqueBackedgeBlock()
448 NewPN->replaceAllUsesWith(UniqueValue); in insertUniqueBackedgeBlock()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp648 MemoryAccess *UniqueValue = nullptr; in updatePhisWhenInsertingUniqueBackedgeBlock() local
655 if (!UniqueValue) in updatePhisWhenInsertingUniqueBackedgeBlock()
656 UniqueValue = IV; in updatePhisWhenInsertingUniqueBackedgeBlock()
657 else if (UniqueValue != IV) in updatePhisWhenInsertingUniqueBackedgeBlock()
/freebsd-13.1/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h739 U64 UniqueValue; /* 0x04 */ member
/freebsd-13.1/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h862 U64 UniqueValue; /* 04h */ member
/freebsd-13.1/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h941 U64 UniqueValue; /* 0x04 */ member