Searched refs:LoweringHeapAllocate (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ |
H A D | post_schedule.h | 64 void LoweringHeapAllocate(GateRef gate,
|
H A D | post_schedule.cpp | 88 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