Searched refs:unregisterAssumption (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAssumptionCache.h108 void unregisterAssumption(CallInst *CI);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DAssumptionCache.cpp125 void AssumptionCache::unregisterAssumption(CallInst *CI) { function in class:AssumptionCache
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1414 AC->unregisterAssumption(cast<CallInst>(&I));

Completed in 57 milliseconds