Home
last modified time | relevance | path

Searched defs:GetBasicBlock (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/
Dglobal_value_numbering.h187 const BasicBlock* GetBasicBlock(uint16_t bb_id) const { in GetBasicBlock() function
Dmir_graph.h596 BasicBlock* GetBasicBlock(unsigned int block_id) const { in GetBasicBlock() function
/art/compiler/llvm/
Dgbc_expander.cc2703 llvm::BasicBlock* GBCExpanderPass::GetBasicBlock(uint32_t dex_pc) { in GetBasicBlock() function in __anonb828269f0111::GBCExpanderPass