Home
last modified time | relevance | path

Searched defs:CheckCast (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/docs/
Dobject_type_check_elimination_doc.md20 ### CheckCast subsection
/arkcompiler/runtime_core/static_core/compiler/tests/
Dpeepholes_test.cpp121 void CheckCast(DataType::Type srcType, DataType::Type tgtType, bool applied) in CheckCast() function in ark::compiler::PeepholesTest
211 …void CheckCast(DataType::Type srcType, DataType::Type mdlType, DataType::Type tgtType, bool applie… in CheckCast() function in ark::compiler::PeepholesTest
243 void CheckCast(int i, int j, int k) in CheckCast() function in ark::compiler::PeepholesTest