Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h1372 std::optional<ValueIDNum> pickOperandPHILoc(
H A DInstrRefBasedImpl.cpp2829 pickOperandPHILoc(Idx, MBB, LiveOuts, MOutLocs, BlockOrders); in pickVPHILoc()
2841 std::optional<ValueIDNum> InstrRefBasedLDV::pickOperandPHILoc( in pickOperandPHILoc() function in InstrRefBasedLDV