Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2803 auto IsFMS = [&](Instruction *I) { in isProfitableToSinkOperands() local
2830 return !IsFMS(I); in isProfitableToSinkOperands()