Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1715 static bool isKnownNonConstant(Value *V) { in isKnownNonConstant() function
1725 if (isKnownNonConstant(V)) in getConstant()