Searched refs:Expand_HLInvoke (Results 1 - 1 of 1) sorted by relevance

/art/compiler/llvm/
H A Dgbc_expander.cc347 llvm::Value* Expand_HLInvoke(llvm::CallInst& call_inst);
2316 llvm::Value* GBCExpanderPass::Expand_HLInvoke(llvm::CallInst& call_inst) { function in class:__anon10::GBCExpanderPass
3507 return Expand_HLInvoke(call_inst);

Completed in 151 milliseconds