Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3540 bool isProfitableToFoldIntoAddressingMode(Instruction *I,
5137 isProfitableToFoldIntoAddressingMode(I, BackupAddrMode, AddrMode)) { in matchAddr()
5343 bool AddressingModeMatcher::isProfitableToFoldIntoAddressingMode( in isProfitableToFoldIntoAddressingMode() function in AddressingModeMatcher