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

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
PtrUseVisitor.h 1 //===- PtrUseVisitor.h - InstVisitors over a pointers uses ------*- C++ -*-===//
36 /// \brief Implementation of non-dependent functionality for \c PtrUseVisitor.
38 /// See \c PtrUseVisitor for the public interface and detailed comments about
41 /// PtrUseVisitor.
193 class PtrUseVisitor : protected InstVisitor<DerivedT>,
199 PtrUseVisitor(const DataLayout &DL) : PtrUseVisitorBase(DL) {
200 static_assert(std::is_base_of<PtrUseVisitor, DerivedT>::value,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
PtrUseVisitor.h 1 //===- PtrUseVisitor.h - InstVisitors over a pointers uses ------*- C++ -*-===//
36 /// \brief Implementation of non-dependent functionality for \c PtrUseVisitor.
38 /// See \c PtrUseVisitor for the public interface and detailed comments about
41 /// PtrUseVisitor.
193 class PtrUseVisitor : protected InstVisitor<DerivedT>,
199 PtrUseVisitor(const DataLayout &DL) : PtrUseVisitorBase(DL) {
200 static_assert(std::is_base_of<PtrUseVisitor, DerivedT>::value,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
PtrUseVisitor.h 1 //===- PtrUseVisitor.h - InstVisitors over a pointers uses ------*- C++ -*-===//
36 /// \brief Implementation of non-dependent functionality for \c PtrUseVisitor.
38 /// See \c PtrUseVisitor for the public interface and detailed comments about
41 /// PtrUseVisitor.
193 class PtrUseVisitor : protected InstVisitor<DerivedT>,
199 PtrUseVisitor(const DataLayout &DL) : PtrUseVisitorBase(DL) {
200 static_assert(std::is_base_of<PtrUseVisitor, DerivedT>::value,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
PtrUseVisitor.h 1 //===- PtrUseVisitor.h - InstVisitors over a pointers uses ------*- C++ -*-===//
50 /// \brief Implementation of non-dependent functionality for \c PtrUseVisitor.
52 /// See \c PtrUseVisitor for the public interface and detailed comments about
55 /// PtrUseVisitor.
207 class PtrUseVisitor : protected InstVisitor<DerivedT>,
214 PtrUseVisitor(const DataLayout &DL) : PtrUseVisitorBase(DL) {
215 static_assert(std::is_base_of<PtrUseVisitor, DerivedT>::value,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
PtrUseVisitor.h 1 //===- PtrUseVisitor.h - InstVisitors over a pointers uses ------*- C++ -*-===//
50 /// \brief Implementation of non-dependent functionality for \c PtrUseVisitor.
52 /// See \c PtrUseVisitor for the public interface and detailed comments about
55 /// PtrUseVisitor.
207 class PtrUseVisitor : protected InstVisitor<DerivedT>,
214 PtrUseVisitor(const DataLayout &DL) : PtrUseVisitorBase(DL) {
215 static_assert(std::is_base_of<PtrUseVisitor, DerivedT>::value,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
PtrUseVisitor.h 1 //===- PtrUseVisitor.h - InstVisitors over a pointers uses ------*- C++ -*-===//
50 /// \brief Implementation of non-dependent functionality for \c PtrUseVisitor.
52 /// See \c PtrUseVisitor for the public interface and detailed comments about
55 /// PtrUseVisitor.
207 class PtrUseVisitor : protected InstVisitor<DerivedT>,
214 PtrUseVisitor(const DataLayout &DL) : PtrUseVisitorBase(DL) {
215 static_assert(std::is_base_of<PtrUseVisitor, DerivedT>::value,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
PtrUseVisitor.h 1 //===- PtrUseVisitor.h - InstVisitors over a pointers uses ------*- C++ -*-===//
50 /// \brief Implementation of non-dependent functionality for \c PtrUseVisitor.
52 /// See \c PtrUseVisitor for the public interface and detailed comments about
55 /// PtrUseVisitor.
207 class PtrUseVisitor : protected InstVisitor<DerivedT>,
214 PtrUseVisitor(const DataLayout &DL) : PtrUseVisitorBase(DL) {
215 static_assert(std::is_base_of<PtrUseVisitor, DerivedT>::value,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
PtrUseVisitor.h 1 //===- PtrUseVisitor.h - InstVisitors over a pointers uses ------*- C++ -*-===//
36 /// \brief Implementation of non-dependent functionality for \c PtrUseVisitor.
38 /// See \c PtrUseVisitor for the public interface and detailed comments about
41 /// PtrUseVisitor.
193 class PtrUseVisitor : protected InstVisitor<DerivedT>,
199 PtrUseVisitor(const DataLayout &DL) : PtrUseVisitorBase(DL) {
200 static_assert(std::is_base_of<PtrUseVisitor, DerivedT>::value,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
PtrUseVisitor.h 1 //===- PtrUseVisitor.h - InstVisitors over a pointers uses ------*- C++ -*-===//
36 /// \brief Implementation of non-dependent functionality for \c PtrUseVisitor.
38 /// See \c PtrUseVisitor for the public interface and detailed comments about
41 /// PtrUseVisitor.
193 class PtrUseVisitor : protected InstVisitor<DerivedT>,
199 PtrUseVisitor(const DataLayout &DL) : PtrUseVisitorBase(DL) {
200 static_assert(std::is_base_of<PtrUseVisitor, DerivedT>::value,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
PtrUseVisitor.h 1 //===- PtrUseVisitor.h - InstVisitors over a pointers uses ------*- C++ -*-===//
36 /// \brief Implementation of non-dependent functionality for \c PtrUseVisitor.
38 /// See \c PtrUseVisitor for the public interface and detailed comments about
41 /// PtrUseVisitor.
193 class PtrUseVisitor : protected InstVisitor<DerivedT>,
199 PtrUseVisitor(const DataLayout &DL) : PtrUseVisitorBase(DL) {
200 static_assert(std::is_base_of<PtrUseVisitor, DerivedT>::value,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
PtrUseVisitor.h 1 //===- PtrUseVisitor.h - InstVisitors over a pointers uses ------*- C++ -*-===//
50 /// \brief Implementation of non-dependent functionality for \c PtrUseVisitor.
52 /// See \c PtrUseVisitor for the public interface and detailed comments about
55 /// PtrUseVisitor.
207 class PtrUseVisitor : protected InstVisitor<DerivedT>,
214 PtrUseVisitor(const DataLayout &DL) : PtrUseVisitorBase(DL) {
215 static_assert(std::is_base_of<PtrUseVisitor, DerivedT>::value,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
PtrUseVisitor.h 1 //===- PtrUseVisitor.h - InstVisitors over a pointers uses ------*- C++ -*-===//
50 /// \brief Implementation of non-dependent functionality for \c PtrUseVisitor.
52 /// See \c PtrUseVisitor for the public interface and detailed comments about
55 /// PtrUseVisitor.
207 class PtrUseVisitor : protected InstVisitor<DerivedT>,
214 PtrUseVisitor(const DataLayout &DL) : PtrUseVisitorBase(DL) {
215 static_assert(std::is_base_of<PtrUseVisitor, DerivedT>::value,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
PtrUseVisitor.h 1 //===- PtrUseVisitor.h - InstVisitors over a pointers uses ------*- C++ -*-===//
50 /// \brief Implementation of non-dependent functionality for \c PtrUseVisitor.
52 /// See \c PtrUseVisitor for the public interface and detailed comments about
55 /// PtrUseVisitor.
207 class PtrUseVisitor : protected InstVisitor<DerivedT>,
214 PtrUseVisitor(const DataLayout &DL) : PtrUseVisitorBase(DL) {
215 static_assert(std::is_base_of<PtrUseVisitor, DerivedT>::value,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
PtrUseVisitor.h 1 //===- PtrUseVisitor.h - InstVisitors over a pointers uses ------*- C++ -*-===//
50 /// \brief Implementation of non-dependent functionality for \c PtrUseVisitor.
52 /// See \c PtrUseVisitor for the public interface and detailed comments about
55 /// PtrUseVisitor.
207 class PtrUseVisitor : protected InstVisitor<DerivedT>,
214 PtrUseVisitor(const DataLayout &DL) : PtrUseVisitorBase(DL) {
215 static_assert(std::is_base_of<PtrUseVisitor, DerivedT>::value,
  /external/llvm/include/llvm/Analysis/
PtrUseVisitor.h 1 //===- PtrUseVisitor.h - InstVisitors over a pointers uses ------*- C++ -*-===//
36 /// \brief Implementation of non-dependent functionality for \c PtrUseVisitor.
38 /// See \c PtrUseVisitor for the public interface and detailed comments about
41 /// PtrUseVisitor.
193 class PtrUseVisitor : protected InstVisitor<DerivedT>,
199 PtrUseVisitor(const DataLayout &DL) : PtrUseVisitorBase(DL) {}
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp 33 #include "llvm/Analysis/PtrUseVisitor.h"
608 class AllocaSlices::SliceBuilder : public PtrUseVisitor<SliceBuilder> {
609 friend class PtrUseVisitor<SliceBuilder>;
611 typedef PtrUseVisitor<SliceBuilder> Base;
624 : PtrUseVisitor<SliceBuilder>(DL),
683 // PtrUseVisitor, but it is easier to experiment with SROAStrictInbounds
    [all...]

Completed in 363 milliseconds