Home
last modified time | relevance | path

Searched defs:endBBGates (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpost_schedule.cpp86 std::vector<GateRef> endBBGates; in VisitHeapAlloc() local
147 ReplaceBBState(ControlFlowGraph &cfg, size_t bbIdx, std::vector<GateRef> &currentBBGates, std::vector<GateRef> &endBBGates) ReplaceBBState() argument
192 LoweringHeapAllocAndPrepareScheduleGate(GateRef gate, std::vector<GateRef> &currentBBGates, std::vector<GateRef> &successBBGates, std::vector<GateRef> &failBBGates, std::vector<GateRef> &endBBGates, [[maybe_unused]] int64_t flag) LoweringHeapAllocAndPrepareScheduleGate() argument
324 LoweringHeapAllocate(GateRef gate, std::vector<GateRef> &currentBBGates, std::vector<GateRef> &successBBGates, std::vector<GateRef> &failBBGates, std::vector<GateRef> &endBBGates, int64_t flag) LoweringHeapAllocate() argument
373 std::vector<GateRef> endBBGates; VisitStore() local
501 LoweringStoreUnknownBarrierAndPrepareScheduleGate(GateRef gate, std::vector<GateRef> &currentBBGates, std::vector<GateRef> &barrierBBGates, std::vector<GateRef> &endBBGates) LoweringStoreUnknownBarrierAndPrepareScheduleGate() argument
[all...]

Completed in 2 milliseconds