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

  /external/llvm/lib/CodeGen/
PseudoSourceValue.cpp 106 return MFI && MFI->isImmutableObjectIndex(FI);
TargetInstrInfo.cpp 586 MF.getFrameInfo()->isImmutableObjectIndex(FrameIdx))
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 497 /// isImmutableObjectIndex - Returns true if the specified index corresponds
499 bool isImmutableObjectIndex(int ObjectIdx) const {

Completed in 233 milliseconds