Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h1340 std::optional<ValueIDNum> resolveDbgPHIs(MachineFunction &MF,
H A DInstrRefBasedImpl.cpp1523 NewID = resolveDbgPHIs(*MI.getParent()->getParent(), *MLiveOuts, *MLiveIns, in getValueForInstrRef()
4106 std::optional<ValueIDNum> InstrRefBasedLDV::resolveDbgPHIs( in resolveDbgPHIs() function in InstrRefBasedLDV