Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h339 TargetLibraryInfo &getTargetLibraryInfo() const { return TLI; } in getTargetLibraryInfo() function
H A DInstCombineShifts.cpp269 ConstantFoldConstant(C, DL, &IC.getTargetLibraryInfo())) in getShiftedValue()