Searched defs:LiveDebugVariables (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegAllocBasic.cpp | 132 INITIALIZE_PASS_DEPENDENCY(LiveDebugVariables) INITIALIZE_PASS_DEPENDENCY() argument |
H A D | RegAllocGreedy.h | 45 class LiveDebugVariables; global() variable |
H A D | LiveDebugVariables.cpp | 93 LiveDebugVariables::LiveDebugVariables() : MachineFunctionPass(ID) { LiveDebugVariables() function in LiveDebugVariables |