HomeSort by relevance Sort by last modified time
    Searched defs:InstMap (Results 1 - 15 of 15) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 133 /// \brief Index of the source of the dependence in the InstMap vector.
135 /// \brief Index of the destination of the dependence in the InstMap vector.
175 InstMap.push_back(SI);
184 InstMap.push_back(LI);
218 return InstMap;
226 for (unsigned I = 0; I < InstMap.size(); ++I)
227 OrderMap[InstMap[I]] = I;
250 SmallVector<Instruction *, 16> InstMap;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
LoopAccessAnalysis.h 133 /// \brief Index of the source of the dependence in the InstMap vector.
135 /// \brief Index of the destination of the dependence in the InstMap vector.
175 InstMap.push_back(SI);
184 InstMap.push_back(LI);
218 return InstMap;
226 for (unsigned I = 0; I < InstMap.size(); ++I)
227 OrderMap[InstMap[I]] = I;
250 SmallVector<Instruction *, 16> InstMap;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
LoopAccessAnalysis.h 133 /// \brief Index of the source of the dependence in the InstMap vector.
135 /// \brief Index of the destination of the dependence in the InstMap vector.
175 InstMap.push_back(SI);
184 InstMap.push_back(LI);
218 return InstMap;
226 for (unsigned I = 0; I < InstMap.size(); ++I)
227 OrderMap[InstMap[I]] = I;
250 SmallVector<Instruction *, 16> InstMap;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
LoopAccessAnalysis.h 133 /// \brief Index of the source of the dependence in the InstMap vector.
135 /// \brief Index of the destination of the dependence in the InstMap vector.
175 InstMap.push_back(SI);
184 InstMap.push_back(LI);
222 return InstMap;
230 for (unsigned I = 0; I < InstMap.size(); ++I)
231 OrderMap[InstMap[I]] = I;
254 SmallVector<Instruction *, 16> InstMap;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
LoopAccessAnalysis.h 133 /// \brief Index of the source of the dependence in the InstMap vector.
135 /// \brief Index of the destination of the dependence in the InstMap vector.
175 InstMap.push_back(SI);
184 InstMap.push_back(LI);
222 return InstMap;
230 for (unsigned I = 0; I < InstMap.size(); ++I)
231 OrderMap[InstMap[I]] = I;
254 SmallVector<Instruction *, 16> InstMap;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
LoopAccessAnalysis.h 133 /// \brief Index of the source of the dependence in the InstMap vector.
135 /// \brief Index of the destination of the dependence in the InstMap vector.
175 InstMap.push_back(SI);
184 InstMap.push_back(LI);
222 return InstMap;
230 for (unsigned I = 0; I < InstMap.size(); ++I)
231 OrderMap[InstMap[I]] = I;
254 SmallVector<Instruction *, 16> InstMap;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
LoopAccessAnalysis.h 133 /// \brief Index of the source of the dependence in the InstMap vector.
135 /// \brief Index of the destination of the dependence in the InstMap vector.
175 InstMap.push_back(SI);
184 InstMap.push_back(LI);
222 return InstMap;
230 for (unsigned I = 0; I < InstMap.size(); ++I)
231 OrderMap[InstMap[I]] = I;
254 SmallVector<Instruction *, 16> InstMap;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 133 /// \brief Index of the source of the dependence in the InstMap vector.
135 /// \brief Index of the destination of the dependence in the InstMap vector.
175 InstMap.push_back(SI);
184 InstMap.push_back(LI);
218 return InstMap;
226 for (unsigned I = 0; I < InstMap.size(); ++I)
227 OrderMap[InstMap[I]] = I;
250 SmallVector<Instruction *, 16> InstMap;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
LoopAccessAnalysis.h 133 /// \brief Index of the source of the dependence in the InstMap vector.
135 /// \brief Index of the destination of the dependence in the InstMap vector.
175 InstMap.push_back(SI);
184 InstMap.push_back(LI);
218 return InstMap;
226 for (unsigned I = 0; I < InstMap.size(); ++I)
227 OrderMap[InstMap[I]] = I;
250 SmallVector<Instruction *, 16> InstMap;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
LoopAccessAnalysis.h 133 /// \brief Index of the source of the dependence in the InstMap vector.
135 /// \brief Index of the destination of the dependence in the InstMap vector.
175 InstMap.push_back(SI);
184 InstMap.push_back(LI);
218 return InstMap;
226 for (unsigned I = 0; I < InstMap.size(); ++I)
227 OrderMap[InstMap[I]] = I;
250 SmallVector<Instruction *, 16> InstMap;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
LoopAccessAnalysis.h 133 /// \brief Index of the source of the dependence in the InstMap vector.
135 /// \brief Index of the destination of the dependence in the InstMap vector.
175 InstMap.push_back(SI);
184 InstMap.push_back(LI);
222 return InstMap;
230 for (unsigned I = 0; I < InstMap.size(); ++I)
231 OrderMap[InstMap[I]] = I;
254 SmallVector<Instruction *, 16> InstMap;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
LoopAccessAnalysis.h 133 /// \brief Index of the source of the dependence in the InstMap vector.
135 /// \brief Index of the destination of the dependence in the InstMap vector.
175 InstMap.push_back(SI);
184 InstMap.push_back(LI);
222 return InstMap;
230 for (unsigned I = 0; I < InstMap.size(); ++I)
231 OrderMap[InstMap[I]] = I;
254 SmallVector<Instruction *, 16> InstMap;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
LoopAccessAnalysis.h 133 /// \brief Index of the source of the dependence in the InstMap vector.
135 /// \brief Index of the destination of the dependence in the InstMap vector.
175 InstMap.push_back(SI);
184 InstMap.push_back(LI);
222 return InstMap;
230 for (unsigned I = 0; I < InstMap.size(); ++I)
231 OrderMap[InstMap[I]] = I;
254 SmallVector<Instruction *, 16> InstMap;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
LoopAccessAnalysis.h 133 /// \brief Index of the source of the dependence in the InstMap vector.
135 /// \brief Index of the destination of the dependence in the InstMap vector.
175 InstMap.push_back(SI);
184 InstMap.push_back(LI);
222 return InstMap;
230 for (unsigned I = 0; I < InstMap.size(); ++I)
231 OrderMap[InstMap[I]] = I;
254 SmallVector<Instruction *, 16> InstMap;
  /external/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 164 /// \brief Index of the source of the dependence in the InstMap vector.
166 /// \brief Index of the destination of the dependence in the InstMap vector.
206 InstMap.push_back(SI);
215 InstMap.push_back(LI);
249 return InstMap;
257 for (unsigned I = 0; I < InstMap.size(); ++I)
258 OrderMap[InstMap[I]] = I;
281 SmallVector<Instruction *, 16> InstMap;

Completed in 3770 milliseconds