Home
last modified time | relevance | path

Searched defs:DbgVariable (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h26 class DbgVariable; variable
H A DDebugLocStream.h19 class DbgVariable; variable
H A DDwarfDebug.h136 DbgVariable(const DILocalVariable *V, const DILocation *IA) DbgVariable() function
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp5304 auto MigrateOne = [&](auto *DbgVariable) { in splitAlloca()