Home
last modified time | relevance | path

Searched defs:IsLoopHead (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder_helper.cpp245 bool Label::LabelImpl::IsLoopHead() const in IsLoopHead() function in panda::ecmascript::kungfu::Label::LabelImpl
Dshare_gate_meta_data.cpp189 bool GateMetaData::IsLoopHead() const in IsLoopHead() function in panda::ecmascript::kungfu::GateMetaData
Dgraph_linearizer.h69 bool IsLoopHead() const in IsLoopHead() function
Dcircuit.cpp271 bool Circuit::IsLoopHead(GateRef gate) const in IsLoopHead() function in panda::ecmascript::kungfu::Circuit
Dframe_states.cpp512 bool FrameStateBuilder::IsLoopHead(const BytecodeRegion &bb) in IsLoopHead() function in panda::ecmascript::kungfu::FrameStateBuilder
Dgate_accessor.cpp1094 bool GateAccessor::IsLoopHead(GateRef gate) const in IsLoopHead() function in panda::ecmascript::kungfu::GateAccessor
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dbasic_block_impl.h277 inline bool BasicBlock::IsLoopHead() const in IsLoopHead() function