Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1964 virtual bool alignLoopsWithOptSize() const { return false; } alignLoopsWithOptSize() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21586 bool ARMTargetLowering::alignLoopsWithOptSize() const { alignLoopsWithOptSize() function in ARMTargetLowering