Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAntiDepBreaker.h33 using DbgValueVector =
47 DbgValueVector &DbgValues) = 0;
75 void UpdateDbgValues(const DbgValueVector &DbgValues, MachineInstr *ParentMI,
H A DScheduleDAGInstrs.h250 using DbgValueVector = variable
255 DbgValueVector DbgValues;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.h86 DbgValueVector &DbgValues) override;
H A DAggressiveAntiDepBreaker.h149 DbgValueVector &DbgValues) override;
H A DCriticalAntiDepBreaker.cpp441 DbgValueVector &DbgValues) { in BreakAntiDependencies()
H A DAggressiveAntiDepBreaker.cpp734 DbgValueVector &DbgValues) { in BreakAntiDependencies()