Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1020 bool isEntryValueCandidate(const MachineInstr &MI,
2123 bool VarLocBasedLDV::isEntryValueCandidate( in isEntryValueCandidate() function in VarLocBasedLDV
2190 if (!isEntryValueCandidate(MI, DefinedRegs) || in recordEntryValue()