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

  /external/llvm/lib/CodeGen/
PseudoSourceValue.cpp 112 return MFI->isAliasedObjectIndex(FI);
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 525 /// isAliasedObjectIndex - Returns true if the specified index corresponds
527 bool isAliasedObjectIndex(int ObjectIdx) const {

Completed in 402 milliseconds