Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DAntiDepBreaker.h34 using DbgValueVector =
48 DbgValueVector &DbgValues) = 0;
68 void UpdateDbgValues(const DbgValueVector &DbgValues, MachineInstr *ParentMI, in UpdateDbgValues()
H A DCriticalAntiDepBreaker.h87 DbgValueVector &DbgValues) override;
H A DAggressiveAntiDepBreaker.h147 DbgValueVector &DbgValues) override;
H A DCriticalAntiDepBreaker.cpp442 DbgValueVector &DbgValues) { in BreakAntiDependencies()
H A DAggressiveAntiDepBreaker.cpp759 DbgValueVector &DbgValues) { in BreakAntiDependencies()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h238 using DbgValueVector = variable
243 DbgValueVector DbgValues;