Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1491 const FuncValueTable *MLiveOuts, const FuncValueTable *MLiveIns) { in getValueForInstrRef() argument
1557 assert(MLiveOuts && MLiveIns); in getValueForInstrRef()
1558 NewID = resolveDbgPHIs(*MI.getParent()->getParent(), *MLiveOuts, *MLiveIns, in getValueForInstrRef()
1638 const FuncValueTable *MLiveIns) { in transferDebugInstrRef() argument
1675 getValueForInstrRef(InstNo, OpNo, MI, MLiveOuts, MLiveIns); in transferDebugInstrRef()
2310 const FuncValueTable *MLiveIns) { in process() argument
2316 if (transferDebugInstrRef(MI, MLiveOuts, MLiveIns)) in process()
3976 const FuncValueTable &MLiveIns; member in __anon52c3d0e81211::LDVSSAUpdater
3978 LDVSSAUpdater(LocIdx L, const FuncValueTable &MLiveIns) in LDVSSAUpdater() argument
3979 : Loc(L), MLiveIns(MLiveIns) {} in LDVSSAUpdater()
[all …]
H A DInstrRefBasedImpl.h1288 const FuncValueTable *MLiveIns);
1292 const FuncValueTable *MLiveIns);
1301 const FuncValueTable *MLiveIns);
1334 const FuncValueTable &MLiveIns,
1340 const FuncValueTable &MLiveIns,