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.cpp3877 bool isProfitableToFoldIntoAddressingMode(Instruction *I,
5482 isProfitableToFoldIntoAddressingMode(I, BackupAddrMode, AddrMode)) { in matchAddr()
5686 bool AddressingModeMatcher::isProfitableToFoldIntoAddressingMode( in isProfitableToFoldIntoAddressingMode() function in AddressingModeMatcher