Searched defs:FastCallOptimized (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | hcr_circuit_builder.cpp | 304 GateRef CircuitBuilder::FastCallOptimized(GateRef glue, GateRef code, GateRef depend, const std::vector<GateRef> &args, in FastCallOptimized() function in panda::ecmascript::kungfu::CircuitBuilder |
H A D | stub_builder-inl.h | 254 inline GateRef StubBuilder::FastCallOptimized(GateRef glue, GateRef code, const std::vector<GateRef>& args, GateRef hir) in FastCallOptimized() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 11 milliseconds