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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp402 Value *UniqueValue = nullptr; local
411 if (!UniqueValue)
412 UniqueValue = IV;
413 else if (UniqueValue != IV)
436 NewPN->replaceAllUsesWith(UniqueValue);
/freebsd-11.0-release/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h767 U64 UniqueValue; /* 0x04 */ member in struct:_MPI2_CONFIG_PAGE_IO_UNIT_0
/freebsd-11.0-release/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h847 U64 UniqueValue; /* 0x04 */ member in struct:_MPI2_CONFIG_PAGE_IO_UNIT_0
/freebsd-11.0-release/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h884 U64 UniqueValue; /* 04h */ member in struct:_CONFIG_PAGE_IO_UNIT_0

Completed in 223 milliseconds