Home
last modified time | relevance | path

Searched refs:Expand_ConstClass (Results 1 – 1 of 1) sorted by relevance

/art/compiler/llvm/
Dgbc_expander.cc334 llvm::Value* Expand_ConstClass(llvm::CallInst& call_inst);
2114 llvm::Value* GBCExpanderPass::Expand_ConstClass(llvm::CallInst& call_inst) { in Expand_ConstClass() function in __anonb828269f0111::GBCExpanderPass
2924 return Expand_ConstClass(call_inst); in ExpandIntrinsic()