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

  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 317 /// isProfitableToIfCvt - Return true if it's profitable to predicate
323 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCyles,
329 /// isProfitableToIfCvt - Second variant of isProfitableToIfCvt, this one
336 isProfitableToIfCvt(MachineBasicBlock &TMBB,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]

Completed in 69 milliseconds