Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h1261 bool transferDebugPHI(MachineInstr &MI);
H A DInstrRefBasedImpl.cpp1724 bool InstrRefBasedLDV::transferDebugPHI(MachineInstr &MI) { in transferDebugPHI() function in InstrRefBasedLDV
2252 if (transferDebugPHI(MI)) in process()