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

/art/compiler/llvm/
H A Dgbc_expander.cc337 llvm::Value* Expand_ConstClass(llvm::CallInst& call_inst);
2123 llvm::Value* GBCExpanderPass::Expand_ConstClass(llvm::CallInst& call_inst) { function in class:__anon10::GBCExpanderPass
2933 return Expand_ConstClass(call_inst);

Completed in 10 milliseconds