Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpost_schedule.h64 void LoweringHeapAllocate(GateRef gate,
H A Dpost_schedule.cpp88 LoweringHeapAllocate(gate, currentBBGates, successBBGates, failBBGates, endBBGates, flag); in VisitHeapAlloc()
200 LoweringHeapAllocate(gate, currentBBGates, successBBGates, failBBGates, endBBGates, flag); in LoweringHeapAllocAndPrepareScheduleGate()
324 void PostSchedule::LoweringHeapAllocate(GateRef gate, in LoweringHeapAllocate() function in panda::ecmascript::kungfu::PostSchedule

Completed in 3 milliseconds