Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dts_hcr_opt_pass.cpp82 if (IsNotLoadStrOrStringLoadElement(left) || IsNotLoadStrOrStringLoadElement(right)) { in VisitStringEqual()
126 bool TSHCROptPass::IsNotLoadStrOrStringLoadElement(GateRef gate) in IsNotLoadStrOrStringLoadElement() function in panda::ecmascript::kungfu::TSHCROptPass
H A Dts_hcr_opt_pass.h76 bool IsNotLoadStrOrStringLoadElement(GateRef gate);

Completed in 1 milliseconds