Searched defs:CheckCast (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/docs/ | ||
| D | object_type_check_elimination_doc.md | 20 ### CheckCast subsection |
| /arkcompiler/runtime_core/static_core/compiler/tests/ | ||
| D | peepholes_test.cpp | 121 void CheckCast(DataType::Type srcType, DataType::Type tgtType, bool applied) in CheckCast() function in ark::compiler::PeepholesTest |