Searched defs:bbID2BB_ (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | litecg_ir_builder.h | 121 std::map<int, maple::litecg::BB *> bbID2BB_; variable |
| D | llvm_ir_builder.h | 451 BasicBlockMap bbID2BB_; variable |