Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dconstant_folding.h134 inline bool IsInt32Type(GateRef gate) const in IsInt32Type() function
Drange_analysis.cpp37 bool RangeAnalysis::IsInt32Type(GateRef gate) const in IsInt32Type() function in panda::ecmascript::kungfu::RangeAnalysis