Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp381 static bool isNotExclusivelyConstantDerived(const Value *V) { in isNotExclusivelyConstantDerived() function
671 if (isNotExclusivelyConstantDerived(InValue)) { in removeValidUnrelocatedDefs()
697 isNotExclusivelyConstantDerived(V) && !AvailableSet.count(V)) { in removeValidUnrelocatedDefs()
805 if (isNotExclusivelyConstantDerived(InValue) && in verifyInstruction()
868 isNotExclusivelyConstantDerived(V) && !AvailableSet.count(V)) in verifyInstruction()