Home
last modified time | relevance | path

Searched refs:curVb (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Doperand.cpp231 uint32 curVb = phiOpnd.second->GetValidBitsNum(); in GetLeastCommonValidBit() local
232 if (curVb > leastCommonVb) { in GetLeastCommonValidBit()
233 leastCommonVb = curVb; in GetLeastCommonValidBit()

Completed in 1 milliseconds