Searched defs:IsInt32Type (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | constant_folding.cpp | 179 bool ConstantFolding::IsInt32Type(GateRef gate) const IsInt32Type() function in panda::ecmascript::kungfu::ConstantFolding [all...] |
H A D | range_analysis.cpp | 37 bool RangeAnalysis::IsInt32Type(GateRef gate) const in IsInt32Type() function in panda::ecmascript::kungfu::RangeAnalysis [all...] |
Completed in 2 milliseconds