Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3317 bool isProfitableToFoldIntoAddressingMode(Instruction *I,
4898 isProfitableToFoldIntoAddressingMode(I, BackupAddrMode, AddrMode)) { in matchAddr()
5097 bool AddressingModeMatcher::isProfitableToFoldIntoAddressingMode( in isProfitableToFoldIntoAddressingMode() function in AddressingModeMatcher