Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DSafepointIRVerifier.cpp370 static bool isNotExclusivelyConstantDerived(const Value *V) { in isNotExclusivelyConstantDerived() function
661 if (isNotExclusivelyConstantDerived(InValue)) { in removeValidUnrelocatedDefs()
687 isNotExclusivelyConstantDerived(V) && !AvailableSet.count(V)) { in removeValidUnrelocatedDefs()
795 if (isNotExclusivelyConstantDerived(InValue) && in verifyInstruction()
858 isNotExclusivelyConstantDerived(V) && !AvailableSet.count(V)) in verifyInstruction()