Searched defs:IsLoopHead (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | circuit_builder_helper.cpp | 245 bool Label::LabelImpl::IsLoopHead() const in IsLoopHead() function in panda::ecmascript::kungfu::Label::LabelImpl |
| D | share_gate_meta_data.cpp | 190 bool GateMetaData::IsLoopHead() const in IsLoopHead() function in panda::ecmascript::kungfu::GateMetaData |
| D | graph_linearizer.h | 69 bool IsLoopHead() const in IsLoopHead() function |
| D | circuit.cpp | 269 bool Circuit::IsLoopHead(GateRef gate) const in IsLoopHead() function in panda::ecmascript::kungfu::Circuit |
| D | frame_states.cpp | 470 bool FrameStateBuilder::IsLoopHead(const BytecodeRegion &bb) in IsLoopHead() function in panda::ecmascript::kungfu::FrameStateBuilder |
| D | gate_accessor.cpp | 1026 bool GateAccessor::IsLoopHead(GateRef gate) const in IsLoopHead() function in panda::ecmascript::kungfu::GateAccessor |