Searched defs:AppendPredecessor (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | circuit_builder_helper.cpp | 232 void Label::LabelImpl::AppendPredecessor(Label::LabelImpl *predecessor) in AppendPredecessor() function in panda::ecmascript::kungfu::Label::LabelImpl |
H A D | circuit_builder_helper.h | 147 inline void AppendPredecessor(const Label *predecessor) in AppendPredecessor() function in panda::panda::ecmascript::kungfu::Label |
Completed in 2 milliseconds