Home
last modified time | relevance | path

Searched refs:pickOperandPHILoc (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h1411 std::optional<ValueIDNum> pickOperandPHILoc(
H A DInstrRefBasedImpl.cpp2831 pickOperandPHILoc(Idx, MBB, LiveOuts, MOutLocs, BlockOrders); in pickVPHILoc()
2843 std::optional<ValueIDNum> InstrRefBasedLDV::pickOperandPHILoc( in pickOperandPHILoc() function in InstrRefBasedLDV