Home
last modified time | relevance | path

Searched defs:LiveIndex (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceLiveness.cpp84 SizeT LiveIndex = InvalidLiveIndex; in initInternal() local
135 Variable *Liveness::getVariable(SizeT LiveIndex, const CfgNode *Node) const { in getVariable()
DIceLiveness.h74 const SizeT LiveIndex = VarToLiveMap[VarIndex]; in getLiveIndex() local