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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3714 static bool combineInstructionsOverFunction( function
3795 if (!combineInstructionsOverFunction(F, Worklist, AA, AC, TLI, DT, ORE, BFI,
3845 return combineInstructionsOverFunction(F, Worklist, AA, AC, TLI, DT, ORE, BFI,

Completed in 125 milliseconds