Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3957 static bool combineInstructionsOverFunction( in combineInstructionsOverFunction() function
4040 if (!combineInstructionsOverFunction(F, Worklist, AA, AC, TLI, TTI, DT, ORE, in run()
4089 return combineInstructionsOverFunction(F, Worklist, AA, AC, TLI, TTI, DT, ORE, in runOnFunction()