Searched refs:IsProfitableToFoldIntoAddressingMode (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Transforms/Utils/
H A DAddrModeMatcher.h69 /// profitability checks. When true, IsProfitableToFoldIntoAddressingMode
100 bool IsProfitableToFoldIntoAddressingMode(Instruction *I,
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DAddrModeMatcher.cpp337 IsProfitableToFoldIntoAddressingMode(I, BackupAddrMode, AddrMode)) {
483 /// IsProfitableToFoldIntoAddressingMode - It is possible for the addressing
505 IsProfitableToFoldIntoAddressingMode(Instruction *I, ExtAddrMode &AMBefore, function in class:AddressingModeMatcher

Completed in 169 milliseconds