Searched defs:IsInt32Type (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | constant_folding.cpp | 171 bool ConstantFolding::IsInt32Type(GateRef gate) const in IsInt32Type() function in panda::ecmascript::kungfu::ConstantFolding |
| D | range_analysis.cpp | 37 bool RangeAnalysis::IsInt32Type(GateRef gate) const in IsInt32Type() function in panda::ecmascript::kungfu::RangeAnalysis |