Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRenderMachineFunction.h259 LiveState getLiveStateAt(const LiveInterval *li, SlotIndex i) const;
DRenderMachineFunction.cpp557 RenderMachineFunction::getLiveStateAt(const LiveInterval *li, in getLiveStateAt() function in llvm::RenderMachineFunction
863 LiveState newLiveness = getLiveStateAt(li, i); in renderCodeTablePlusPI()