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

  /external/llvm/include/llvm/Analysis/
ScalarEvolution.h 577 /// Return true if all loop exits are computable.
580 /// Sets the incomplete property, indicating that one of the loop exits
614 return Start->ExtraInfo->Exits[Position - 1];
621 return &Start->ExtraInfo->Exits[Position - 1];
637 Start->ExtraInfo ? Start->ExtraInfo->Exits.size() + 1 : 1;
670 /// The extra exits in the loop. Only the ExitNotTakenExtras structure
674 SmallVector<ExitNotTakenInfo, 4> Exits;
698 /// A list of computable exits and their not-taken counts. Loops almost
704 /// valid if the predicates associated with all loop exits are true.
    [all...]
BlockFrequencyInfoImpl.h 207 ExitMap Exits; ///< Successor edges (and weights).
432 /// partway through \a computeMassInLoop(), so \a LoopData::Exits and \a
440 /// backedges and exits are stored in its entry in Loops.
634 for (const auto &I : Working.Loop->Exits)
707 /// in \a LoopData::Exits. Otherwise, fetch it from
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 225 ExitMap Exits; ///< Successor edges (and weights).
468 /// partway through \a computeMassInLoop(), so \a LoopData::Exits and \a
476 /// backedges and exits are stored in its entry in Loops.
673 for (const auto &I : Working.Loop->Exits)
747 /// in \a LoopData::Exits. Otherwise, fetch it from
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 225 ExitMap Exits; ///< Successor edges (and weights).
468 /// partway through \a computeMassInLoop(), so \a LoopData::Exits and \a
476 /// backedges and exits are stored in its entry in Loops.
673 for (const auto &I : Working.Loop->Exits)
747 /// in \a LoopData::Exits. Otherwise, fetch it from
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 225 ExitMap Exits; ///< Successor edges (and weights).
468 /// partway through \a computeMassInLoop(), so \a LoopData::Exits and \a
476 /// backedges and exits are stored in its entry in Loops.
673 for (const auto &I : Working.Loop->Exits)
747 /// in \a LoopData::Exits. Otherwise, fetch it from
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 225 ExitMap Exits; ///< Successor edges (and weights).
468 /// partway through \a computeMassInLoop(), so \a LoopData::Exits and \a
476 /// backedges and exits are stored in its entry in Loops.
673 for (const auto &I : Working.Loop->Exits)
747 /// in \a LoopData::Exits. Otherwise, fetch it from
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 225 ExitMap Exits; ///< Successor edges (and weights).
468 /// partway through \a computeMassInLoop(), so \a LoopData::Exits and \a
476 /// backedges and exits are stored in its entry in Loops.
673 for (const auto &I : Working.Loop->Exits)
747 /// in \a LoopData::Exits. Otherwise, fetch it from
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 225 ExitMap Exits; ///< Successor edges (and weights).
468 /// partway through \a computeMassInLoop(), so \a LoopData::Exits and \a
476 /// backedges and exits are stored in its entry in Loops.
673 for (const auto &I : Working.Loop->Exits)
747 /// in \a LoopData::Exits. Otherwise, fetch it from
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 225 ExitMap Exits; ///< Successor edges (and weights).
468 /// partway through \a computeMassInLoop(), so \a LoopData::Exits and \a
476 /// backedges and exits are stored in its entry in Loops.
673 for (const auto &I : Working.Loop->Exits)
747 /// in \a LoopData::Exits. Otherwise, fetch it from
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 225 ExitMap Exits; ///< Successor edges (and weights).
468 /// partway through \a computeMassInLoop(), so \a LoopData::Exits and \a
476 /// backedges and exits are stored in its entry in Loops.
673 for (const auto &I : Working.Loop->Exits)
747 /// in \a LoopData::Exits. Otherwise, fetch it from
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 207 ExitMap Exits; ///< Successor edges (and weights).
432 /// partway through \a computeMassInLoop(), so \a LoopData::Exits and \a
440 /// backedges and exits are stored in its entry in Loops.
636 for (const auto &I : Working.Loop->Exits)
709 /// in \a LoopData::Exits. Otherwise, fetch it from
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 207 ExitMap Exits; ///< Successor edges (and weights).
432 /// partway through \a computeMassInLoop(), so \a LoopData::Exits and \a
440 /// backedges and exits are stored in its entry in Loops.
636 for (const auto &I : Working.Loop->Exits)
709 /// in \a LoopData::Exits. Otherwise, fetch it from
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 207 ExitMap Exits; ///< Successor edges (and weights).
432 /// partway through \a computeMassInLoop(), so \a LoopData::Exits and \a
440 /// backedges and exits are stored in its entry in Loops.
636 for (const auto &I : Working.Loop->Exits)
709 /// in \a LoopData::Exits. Otherwise, fetch it from
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 207 ExitMap Exits; ///< Successor edges (and weights).
432 /// partway through \a computeMassInLoop(), so \a LoopData::Exits and \a
440 /// backedges and exits are stored in its entry in Loops.
636 for (const auto &I : Working.Loop->Exits)
709 /// in \a LoopData::Exits. Otherwise, fetch it from
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 207 ExitMap Exits; ///< Successor edges (and weights).
432 /// partway through \a computeMassInLoop(), so \a LoopData::Exits and \a
440 /// backedges and exits are stored in its entry in Loops.
636 for (const auto &I : Working.Loop->Exits)
709 /// in \a LoopData::Exits. Otherwise, fetch it from
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 207 ExitMap Exits; ///< Successor edges (and weights).
432 /// partway through \a computeMassInLoop(), so \a LoopData::Exits and \a
440 /// backedges and exits are stored in its entry in Loops.
636 for (const auto &I : Working.Loop->Exits)
709 /// in \a LoopData::Exits. Otherwise, fetch it from
    [all...]

Completed in 1414 milliseconds