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

  /external/llvm/lib/Transforms/Utils/
LoopUnroll.cpp 93 std::string OldName = BB->getName();
106 if (!OldName.empty() && !OnlyPred->hasName())
107 OnlyPred->setName(OldName);
  /external/llvm/lib/TableGen/
Record.cpp     [all...]

Completed in 63 milliseconds