Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
HDAggressiveInstCombine.cpp1185 static bool foldLibCalls(Instruction &I, TargetTransformInfo &TTI, in foldLibCalls() function
1259 MadeChange |= foldLibCalls(I, TTI, TLI, AC, DT, DL, MadeCFGChange); in foldUnusualPatterns()