Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceCfg.cpp344 InstNumberT LastInstNum = getNextInstNumber() - 1; in advancedPhiLowering() local
1510 InstNumberT LastInstNum = Inst::NumberSentinel; in liveness() local
H A DIceCfgNode.cpp812 InstNumberT LastInstNum) { in livenessAddIntervals()