Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1539 static bool isKnownNonConstant(Value *V) { in isKnownNonConstant() function
1550 if (isKnownNonConstant(V)) in getConstant()