Home
last modified time | relevance | path

Searched defs:IsProfitable (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp889 auto IsProfitable = [](Bonus &B, unsigned Score, unsigned FuncSize, findSpecializations() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17832 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { combineMUL() local