Searched refs:IsGeneral (Results 1 – 3 of 3) sorted by relevance
172 bool IsGeneral() const in IsGeneral() function638 bool IsGeneral() const in IsGeneral() function640 return metaData_.IsGeneral(); in IsGeneral()
369 if (!bytecodeInfo.IsGeneral() && !bytecodeInfo.IsReturn() && !bytecodeInfo.IsCondJump()) { in ComputeLiveOutBC()
596 if (bytecodeInfo.IsGeneral()) { in CollectPredsInfo()1032 } else if (bytecodeInfo.IsGeneral()) { in NewByteCode()