HomeSort by: relevance | last modified time | path
    Searched refs:getUniqueInstruction (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
AliasSetTracker.h 229 Instruction* getUniqueInstruction();
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
AliasSetTracker.cpp 261 Instruction* AliasSet::getUniqueInstruction() {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
LICM.cpp 1283 auto *UniqueI = Begin->getUniqueInstruction();
1307 auto *UniqueI = AS.getUniqueInstruction();

Completed in 64 milliseconds