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

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 504 static bool blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,
604 Loop *TheLoop;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
LoopAccessAnalysis.h 504 static bool blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,
604 Loop *TheLoop;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
LoopAccessAnalysis.h 504 static bool blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,
604 Loop *TheLoop;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
LoopAccessAnalysis.h 514 static bool blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,
614 Loop *TheLoop;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
LoopAccessAnalysis.h 514 static bool blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,
614 Loop *TheLoop;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
LoopAccessAnalysis.h 514 static bool blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,
614 Loop *TheLoop;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
LoopAccessAnalysis.h 514 static bool blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,
614 Loop *TheLoop;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 504 static bool blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,
604 Loop *TheLoop;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
LoopAccessAnalysis.h 504 static bool blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,
604 Loop *TheLoop;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
LoopAccessAnalysis.h 504 static bool blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,
604 Loop *TheLoop;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
LoopAccessAnalysis.h 514 static bool blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,
614 Loop *TheLoop;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
LoopAccessAnalysis.h 514 static bool blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,
614 Loop *TheLoop;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
LoopAccessAnalysis.h 514 static bool blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,
614 Loop *TheLoop;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
LoopAccessAnalysis.h 514 static bool blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,
614 Loop *TheLoop;
  /external/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 65 /// \p TheLoop.
68 const Loop *TheLoop,
523 DepChecker(std::move(LAI.DepChecker)), TheLoop(LAI.TheLoop),
537 TheLoop = LAI.TheLoop;
565 static bool blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,
659 Loop *TheLoop;
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]

Completed in 80 milliseconds