Searched defs:UpdatePhiInstruction (Results 1 - 1 of 1) sorted by last modified time

/art/compiler/llvm/
H A Dgbc_expander.cc187 void UpdatePhiInstruction(llvm::BasicBlock* old_basic_block,
537 UpdatePhiInstruction(bb_iter, last_block);
609 void GBCExpanderPass::UpdatePhiInstruction(llvm::BasicBlock* old_basic_block, function in class:__anon10::GBCExpanderPass
1454 UpdatePhiInstruction(first_basic_block, irb_.GetInsertBlock());
3769 UpdatePhiInstruction(current_bb_, irb_.GetInsertBlock());

Completed in 33 milliseconds