Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_builder.h233 auto cast = GetGraph()->CreateInstCast(type, pc); in CreateCast() local
/arkcompiler/runtime_core/compiler/tests/
Dliveness_analyzer_test.cpp523 auto cast = la->GetInstLifeIntervals(&INS(5)); in TEST_F() local