Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfFile.h26 class DbgVariable; variable
HDDebugLocStream.h19 class DbgVariable; variable
HDDwarfDebug.h103 class DbgVariable; variable
242 DbgVariable(const DILocalVariable *V, const DILocation *IA) in DbgVariable() function
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDSROA.cpp5304 auto MigrateOne = [&](auto *DbgVariable) { in splitAlloca()