Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1276 AAPotentialValues::getSingleValue(*this, AA, IRP, Values))) in getAssumedConstant()
1297 if (Value *V = AAPotentialValues::getSingleValue(*this, *AA, IRP, Values)) in getAssumedSimplified()
H A DAttributorAttributes.cpp10408 Value *AAPotentialValues::getSingleValue( in getSingleValue() function in AAPotentialValues
10591 Value *NewV = getSingleValue(A, *this, getIRPosition(), Values); in manifest()
/openbsd/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h4785 static Value *getSingleValue(Attributor &A, const AbstractAttribute &AA,