Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpost_schedule.h80 void ReplaceBBState(ControlFlowGraph &cfg, size_t bbIdx, std::vector<GateRef> &currentBBGates,
H A Dpost_schedule.cpp98 ReplaceBBState(cfg, bbIdx, currentBBGates, endBBGates); in VisitHeapAlloc()
147 void PostSchedule::ReplaceBBState(ControlFlowGraph &cfg, size_t bbIdx, std::vector<GateRef> &currentBBGates, in ReplaceBBState() function in panda::ecmascript::kungfu::PostSchedule
378 ReplaceBBState(cfg, bbIdx, currentBBGates, endBBGates); in VisitStore()

Completed in 3 milliseconds