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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
LoopVersioning.h 31 RuntimePointerCheck;
47 ArrayRef<RuntimePointerCheck> Checks, Loop *L, LoopInfo *LI,
123 SmallVector<RuntimePointerCheck, 4> AliasChecks;
LoopUtils.h 49 RuntimePointerCheck;
490 const SmallVectorImpl<RuntimePointerCheck> &PointerChecks,
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 368 RuntimePointerCheck;
430 const SmallVectorImpl<RuntimePointerCheck> &getChecks() const {
448 const SmallVectorImpl<RuntimePointerCheck> &Checks,
488 SmallVector<RuntimePointerCheck, 4> generateChecks() const;
495 SmallVector<RuntimePointerCheck, 4> Checks;
511 /// RuntimePointerCheck class.

Completed in 41 milliseconds