Searched refs:GuardInst (Results 1 – 1 of 1) sorted by relevance
109 static void eliminateGuard(Instruction *GuardInst, MemorySSAUpdater *MSSAU) { in eliminateGuard() argument110 GuardInst->eraseFromParent(); in eliminateGuard()112 MSSAU->removeMemoryAccess(GuardInst); in eliminateGuard()