HomeSort by relevance Sort by last modified time
    Searched refs:getTargetLibraryInfo (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 217 TargetLibraryInfo *getTargetLibraryInfo() const { return TLI; }
InstCombineShifts.cpp 199 V = ConstantFoldConstantExpression(CE, DL, IC.getTargetLibraryInfo());
    [all...]

Completed in 136 milliseconds