HomeSort by: relevance | last modified time | path
    Searched refs:getAssumedConstantInt (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
Attributor.h 3542 getAssumedConstantInt(Attributor &A,
3779 getAssumedConstantInt(Attributor &A,
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
AttributorAttributes.cpp 144 getAssumedConstantInt(Attributor &A, const Value &V,
3304 Optional<ConstantInt *> CI = getAssumedConstantInt(
3327 getAssumedConstantInt(A, *SI.getCondition(), AA, UsedAssumedInformation);
4604 Optional<ConstantInt *> COpt = AA.getAssumedConstantInt(A);

Completed in 23 milliseconds