Searched refs:IsCastAllowedInBytecode (Results 1 – 1 of 1) sorted by relevance
1201 static inline bool IsCastAllowedInBytecode(const Inst *inst) in IsCastAllowedInBytecode() function1278 if (graph->IsBytecodeOptimizer() && !IsCastAllowedInBytecode(op0)) { in VisitCastCase3()