Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/utils/checker/imageFormat/
Dsvg.ts28 const bounds = viewbox.split(' '); constant
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dchecks_elimination.cpp1058 bool ChecksElimination::TryInsertDeoptimizationForLargeStep(ConditionCode cc, InstPair bounds, Inst… in TryInsertDeoptimizationForLargeStep()