Searched defs:GetBlockId (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ | ||
| D | dominators_tree.cpp | 222 inline uint32_t DominatorsTree::GetBlockId(BasicBlock *block) in GetBlockId() function in ark::compiler::DominatorsTree |
| /arkcompiler/runtime_core/compiler/optimizer/analysis/ | ||
| D | dominators_tree.cpp | 228 inline uint32_t DominatorsTree::GetBlockId(BasicBlock *block) in GetBlockId() function in panda::compiler::DominatorsTree |