Home
last modified time | relevance | path

Searched refs:BuildCheckCastResNotJoined (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dpeepholes_test.cpp191 …Graph *BuildCheckCastResNotJoined(DataType::Type srcType, DataType::Type mdlType, DataType::Type t… in BuildCheckCastResNotJoined() function in ark::compiler::PeepholesTest
235 graph2 = BuildCheckCastResNotJoined(srcType, mdlType, tgtType); in CheckCast()