Searched refs:verifyNoDeadCode (Results 1 – 1 of 1) sorted by relevance
401 void verifyNoDeadCode(Function &F);1089 verifyNoDeadCode(F); in runOnFunction()1164 void SeparateConstOffsetFromGEP::verifyNoDeadCode(Function &F) { in verifyNoDeadCode() function in SeparateConstOffsetFromGEP