Home
last modified time | relevance | path

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

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