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