Searched refs:InsertStackOverflowCheck (Results 1 – 1 of 1) sorted by relevance
419 void InsertStackOverflowCheck(llvm::Function& func);456 InsertStackOverflowCheck(func); // TODO: Use intrinsic. in runOnFunction()1398 void GBCExpanderPass::InsertStackOverflowCheck(llvm::Function& func) { in InsertStackOverflowCheck() function in __anonb828269f0111::GBCExpanderPass