HomeSort by relevance Sort by last modified time
    Searched refs:IsProfitableToFoldIntoAddressingMode (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
AddrModeMatcher.h 69 /// profitability checks. When true, IsProfitableToFoldIntoAddressingMode
100 bool IsProfitableToFoldIntoAddressingMode(Instruction *I,
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
AddrModeMatcher.cpp 335 IsProfitableToFoldIntoAddressingMode(I, BackupAddrMode, AddrMode)) {
488 /// IsProfitableToFoldIntoAddressingMode - It is possible for the addressing
510 IsProfitableToFoldIntoAddressingMode(Instruction *I, ExtAddrMode &AMBefore,

Completed in 548 milliseconds