Searched defs:check_type (Results 1 – 2 of 2) sorted by relevance
894 const RegType& check_type, in FailForRegisterType()980 ALWAYS_INLINE inline bool VerifyRegisterType(uint32_t vsrc, const RegType& check_type) in VerifyRegisterType()
527 ProfileMethodsCheck check_type = compiler_options.CheckProfiledMethodsCompiled(); in CompileMethodQuick() local