Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3410 static bool combineInstructionsOverFunction( in combineInstructionsOverFunction() function
3464 if (!combineInstructionsOverFunction(F, Worklist, AA, AC, TLI, DT, ORE, in run()
3506 return combineInstructionsOverFunction(F, Worklist, AA, AC, TLI, DT, ORE, in runOnFunction()