Home
last modified time | relevance | path

Searched refs:CanAnalyze (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp2432 bool CanAnalyze = in StrengthenNoWrapFlags() local
2434 (void)CanAnalyze; in StrengthenNoWrapFlags()
2435 assert(CanAnalyze && "don't call from other places!"); in StrengthenNoWrapFlags()