Home
last modified time | relevance | path

Searched defs:InstPair (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dchecks_elimination.h38 using InstPair = std::pair<Inst *, Inst *>; variable
Dinlining.h45 using InstPair = std::pair<Inst *, Inst *>; variable
Dsimplify_string_builder.h262 using InstPair = std::pair<Inst *, Inst *>; variable