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

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 239 /// to a more usable form. We need this in case assumptions about SCEV
240 /// expressions need to be made in order to avoid unknown dependences. For
304 /// Holds the pointer value that we need to check.
330 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
334 Need = false;
340 /// We need \p PSE in order to compute the SCEV expression of the pointer
400 /// \brief Decide if we need to add a check between two groups of pointers,
416 /// This flag indicates if we need to add the runtime check.
417 bool Need;
433 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 239 /// to a more usable form. We need this in case assumptions about SCEV
240 /// expressions need to be made in order to avoid unknown dependences. For
304 /// Holds the pointer value that we need to check.
330 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
334 Need = false;
340 /// We need \p PSE in order to compute the SCEV expression of the pointer
400 /// \brief Decide if we need to add a check between two groups of pointers,
416 /// This flag indicates if we need to add the runtime check.
417 bool Need;
433 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 239 /// to a more usable form. We need this in case assumptions about SCEV
240 /// expressions need to be made in order to avoid unknown dependences. For
304 /// Holds the pointer value that we need to check.
330 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
334 Need = false;
340 /// We need \p PSE in order to compute the SCEV expression of the pointer
400 /// \brief Decide if we need to add a check between two groups of pointers,
416 /// This flag indicates if we need to add the runtime check.
417 bool Need;
433 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 239 /// to a more usable form. We need this in case assumptions about SCEV
240 /// expressions need to be made in order to avoid unknown dependences. For
304 /// Holds the pointer value that we need to check.
330 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
334 Need = false;
340 /// We need \p PSE in order to compute the SCEV expression of the pointer
400 /// \brief Decide if we need to add a check between two groups of pointers,
416 /// This flag indicates if we need to add the runtime check.
417 bool Need;
433 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 239 /// to a more usable form. We need this in case assumptions about SCEV
240 /// expressions need to be made in order to avoid unknown dependences. For
304 /// Holds the pointer value that we need to check.
330 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
334 Need = false;
340 /// We need \p PSE in order to compute the SCEV expression of the pointer
400 /// \brief Decide if we need to add a check between two groups of pointers,
416 /// This flag indicates if we need to add the runtime check.
417 bool Need;
433 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 239 /// to a more usable form. We need this in case assumptions about SCEV
240 /// expressions need to be made in order to avoid unknown dependences. For
304 /// Holds the pointer value that we need to check.
330 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
334 Need = false;
340 /// We need \p PSE in order to compute the SCEV expression of the pointer
400 /// \brief Decide if we need to add a check between two groups of pointers,
416 /// This flag indicates if we need to add the runtime check.
417 bool Need;
433 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 239 /// to a more usable form. We need this in case assumptions about SCEV
240 /// expressions need to be made in order to avoid unknown dependences. For
304 /// Holds the pointer value that we need to check.
330 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
334 Need = false;
340 /// We need \p PSE in order to compute the SCEV expression of the pointer
400 /// \brief Decide if we need to add a check between two groups of pointers,
416 /// This flag indicates if we need to add the runtime check.
417 bool Need;
433 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 239 /// to a more usable form. We need this in case assumptions about SCEV
240 /// expressions need to be made in order to avoid unknown dependences. For
304 /// Holds the pointer value that we need to check.
330 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
334 Need = false;
340 /// We need \p PSE in order to compute the SCEV expression of the pointer
400 /// \brief Decide if we need to add a check between two groups of pointers,
416 /// This flag indicates if we need to add the runtime check.
417 bool Need;
433 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /external/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 270 /// to a more usable form. We need this in case assumptions about SCEV
271 /// expressions need to be made in order to avoid unknown dependences. For
335 /// Holds the pointer value that we need to check.
359 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
363 Need = false;
369 /// We need \p PSE in order to compute the SCEV expression of the pointer
429 /// \brief Decide if we need to add a check between two groups of pointers,
445 /// This flag indicates if we need to add the runtime check.
446 bool Need;
462 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 607 const VerNeed *Need = reinterpret_cast<const VerNeed *>(P);
609 W.printNumber("Version", Need->vn_version);
610 W.printNumber("Count", Need->vn_cnt);
613 Need->vn_file)));
615 const uint8_t *PAux = P + Need->vn_aux;
616 for (unsigned J = 0; J < Need->vn_cnt; ++J) {
627 P += Need->vn_next;
    [all...]

Completed in 721 milliseconds