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

/art/compiler/llvm/
H A Dgbc_expander.cc422 void InsertStackOverflowCheck(llvm::Function& func);
459 InsertStackOverflowCheck(func); // TODO: Use intrinsic.
1422 void GBCExpanderPass::InsertStackOverflowCheck(llvm::Function& func) { function in class:__anon10::GBCExpanderPass

Completed in 27 milliseconds