Searched defs:Expand_LockObject (Results 1 - 1 of 1) sorted by path

/art/compiler/llvm/
H A Dgbc_expander.cc251 void Expand_LockObject(llvm::Value* obj);
1038 void GBCExpanderPass::Expand_LockObject(llvm::Value* obj) { function in class:__anon10::GBCExpanderPass
2947 Expand_LockObject(call_inst.getArgOperand(0));

Completed in 59 milliseconds