Home
last modified time | relevance | path

Searched refs:ConvertConstSingleCharToInt32 (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dts_hcr_opt_pass.cpp139 GateRef TSHCROptPass::ConvertConstSingleCharToInt32(GateRef gate) in ConvertConstSingleCharToInt32() function in panda::ecmascript::kungfu::TSHCROptPass
157 left = ConvertConstSingleCharToInt32(left); in ConvertToSingleCharComparison()
159 right = ConvertConstSingleCharToInt32(right); in ConvertToSingleCharComparison()
H A Dts_hcr_opt_pass.h78 GateRef ConvertConstSingleCharToInt32(GateRef gate);

Completed in 1 milliseconds