Home
last modified time | relevance | path

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

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