Searched refs:UniqueValue (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp704 Value *UniqueValue = 0; local
713 if (UniqueValue == 0)
714 UniqueValue = IV;
715 else if (UniqueValue != IV)
738 NewPN->replaceAllUsesWith(UniqueValue);
/freebsd-10.3-release/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h767 U64 UniqueValue; /* 0x04 */ member in struct:_MPI2_CONFIG_PAGE_IO_UNIT_0
/freebsd-10.3-release/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h823 U64 UniqueValue; /* 0x04 */ member in struct:_MPI2_CONFIG_PAGE_IO_UNIT_0
/freebsd-10.3-release/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h884 U64 UniqueValue; /* 04h */ member in struct:_CONFIG_PAGE_IO_UNIT_0

Completed in 261 milliseconds