Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.h57 void SetRange(int64_t left, int64_t right) in SetRange() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_option.cpp282 void CGOptions::SetRange(const std::string &str, const std::string &cmd, Range &subRange) in SetRange() function in maplebe::CGOptions