Searched refs:hasVL (Results 1 – 2 of 2) sorted by relevance
278 if (RVVI->hasVL()) { in emitCodeGenSwitchBody()313 if (RVVI->hasVL()) in emitCodeGenSwitchBody()609 else if (P.first->second->hasVL() != Def->hasVL()) in createCodeGen()
421 bool hasVL() const { return HasVL; } in hasVL() function