Home
last modified time | relevance | path

Searched defs:IsLoopHead (Results 1 – 6 of 6) 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.cpp190 bool GateMetaData::IsLoopHead() const in IsLoopHead() function in panda::ecmascript::kungfu::GateMetaData
Dgraph_linearizer.h69 bool IsLoopHead() const in IsLoopHead() function
Dcircuit.cpp269 bool Circuit::IsLoopHead(GateRef gate) const in IsLoopHead() function in panda::ecmascript::kungfu::Circuit
Dframe_states.cpp470 bool FrameStateBuilder::IsLoopHead(const BytecodeRegion &bb) in IsLoopHead() function in panda::ecmascript::kungfu::FrameStateBuilder
Dgate_accessor.cpp1026 bool GateAccessor::IsLoopHead(GateRef gate) const in IsLoopHead() function in panda::ecmascript::kungfu::GateAccessor