Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp1186 static bool foldLibCalls(Instruction &I, TargetTransformInfo &TTI, in foldLibCalls() function
1260 MadeChange |= foldLibCalls(I, TTI, TLI, AC, DT, DL, MadeCFGChange); in foldUnusualPatterns()