Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DSafepointIRVerifier.cpp390 static bool isNotExclusivelyConstantDerived(const Value *V) { in isNotExclusivelyConstantDerived() function
680 if (isNotExclusivelyConstantDerived(InValue)) { in removeValidUnrelocatedDefs()
706 isNotExclusivelyConstantDerived(V) && !AvailableSet.count(V)) { in removeValidUnrelocatedDefs()
814 if (isNotExclusivelyConstantDerived(InValue) && in verifyInstruction()
877 isNotExclusivelyConstantDerived(V) && !AvailableSet.count(V)) in verifyInstruction()