Searched defs:GetBasicBlock (Results 1 - 2 of 2) sorted by relevance

/art/compiler/dex/
H A Dmir_graph.h396 BasicBlock* GetBasicBlock(int block_id) const { function in class:art::MIRGraph
/art/compiler/llvm/
H A Dgbc_expander.cc383 llvm::BasicBlock* GetBasicBlock(uint32_t dex_pc);
2712 llvm::BasicBlock* GBCExpanderPass::GetBasicBlock(uint32_t dex_pc) { function in class:__anon10::GBCExpanderPass
2794 sw->addCase(irb_.getInt32(c), GetBasicBlock(iter.GetHandlerAddress()));

Completed in 101 milliseconds