Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dpgo_type_infer.cpp61 InferCreateArray(gate); in RunTypeInfer()
87 void PGOTypeInfer::InferCreateArray(GateRef gate) in InferCreateArray() function in panda::ecmascript::kungfu::PGOTypeInfer
Dpgo_type_infer.h73 void InferCreateArray(GateRef gate);