Searched refs:unregisterAssumption (Results 1 – 3 of 3) sorted by relevance
127 void unregisterAssumption(CondGuardInst *CI);
156 void AssumptionCache::unregisterAssumption(CondGuardInst *CI) { in unregisterAssumption() function in AssumptionCache
1672 AC->unregisterAssumption(CI); in extractCodeRegion()