Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAntiDepBreaker.h34 using DbgValueVector =
48 DbgValueVector &DbgValues) = 0;
69 void UpdateDbgValues(const DbgValueVector &DbgValues, MachineInstr *ParentMI, in UpdateDbgValues()
H A DScheduleDAGInstrs.h243 using DbgValueVector = variable
248 DbgValueVector DbgValues;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.h86 DbgValueVector &DbgValues) override;
H A DAggressiveAntiDepBreaker.h146 DbgValueVector &DbgValues) override;
H A DCriticalAntiDepBreaker.cpp445 DbgValueVector &DbgValues) { in BreakAntiDependencies()
H A DAggressiveAntiDepBreaker.cpp750 DbgValueVector &DbgValues) { in BreakAntiDependencies()