Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveVariables.cpp631 unsigned LReg = *LI; in runOnMachineFunction() local
632 if (!TRI->isInAllocatableClass(LReg)) in runOnMachineFunction()
634 LiveOuts.insert(LReg); in runOnMachineFunction()