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

  /external/llvm/lib/CodeGen/
PseudoSourceValue.cpp 112 return MFI && MFI->isImmutableObjectIndex(FI);
TargetInstrInfoImpl.cpp 383 MF.getFrameInfo()->isImmutableObjectIndex(FrameIdx))
LiveIntervalAnalysis.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 455 /// isImmutableObjectIndex - Returns true if the specified index corresponds
457 bool isImmutableObjectIndex(int ObjectIdx) const {

Completed in 91 milliseconds