Home
last modified time | relevance | path

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

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