Home
last modified time | relevance | path

Searched defs:Link (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Ddominators_tree.h137 void Link(BasicBlock *parent, BasicBlock *block) in Link() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Ddominators_tree.h135 void Link(BasicBlock *parent, BasicBlock *block) in Link() function
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker.cpp47 Result Link(const Config &conf, const std::string &output, const std::vector<std::string> &input) in Link() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbinary_section.h145 int Link() const in Link() function