Home
last modified time | relevance | path

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

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