Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h1248 std::optional<ValueIDNum> resolveDbgPHIs(MachineFunction &MF,
H A DInstrRefBasedImpl.cpp1498 NewID = resolveDbgPHIs(*MI.getParent()->getParent(), MLiveOuts, MLiveIns, in getValueForInstrRef()
4075 std::optional<ValueIDNum> InstrRefBasedLDV::resolveDbgPHIs( in resolveDbgPHIs() function in InstrRefBasedLDV