Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Transforms/IPO/
DAttributor.h3487 getAssumedConstantInt(Attributor &A,
3724 getAssumedConstantInt(Attributor &A,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DAttributor.h2481 getAssumedConstantInt(Attributor &A, const Instruction *CtxI = nullptr) const {
/external/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp144 getAssumedConstantInt(Attributor &A, const Value &V, in getAssumedConstantInt() function
3268 Optional<ConstantInt *> CI = getAssumedConstantInt( in identifyAliveSuccessors()
3291 getAssumedConstantInt(A, *SI.getCondition(), AA, UsedAssumedInformation); in identifyAliveSuccessors()
4562 Optional<ConstantInt *> COpt = AA.getAssumedConstantInt(A); in askSimplifiedValueFor()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp4174 ValueConstantRangeAA.getAssumedConstantInt(A); in askSimplifiedValueForAAValueConstantRange()