Home
last modified time | relevance | path

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

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