Searched defs:NumNonDeadPhis (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ | ||
H A D | IceLiveness.h | 52 SizeT NumNonDeadPhis = 0; variable |
H A D | IceCfgNode.cpp | 700 SizeT NumNonDeadPhis = 0; in liveness() local |