HomeSort by relevance Sort by last modified time
    Searched refs:assumptions (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/llvm/lib/Analysis/
AssumptionCache.cpp 59 // We expect the number of assumptions to be small, so in an asserts build
60 // check that we don't accumulate duplicates and that all assumptions point
83 OS << "Cached assumptions for function: " << F.getName() << "\n";
84 for (auto &VH : AC.assumptions())
119 for (auto &VH : I.second->assumptions())
CodeMetrics.cpp 69 for (auto &AssumeVH : AC->assumptions()) {
91 for (auto &AssumeVH : AC->assumptions()) {
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue12108.go 9 // assumptions made by cmd/internal/obj/ppc64.
issue4518.go 9 // bold assumptions in componentgen.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue12108.go 9 // assumptions made by cmd/internal/obj/ppc64.
issue4518.go 9 // bold assumptions in componentgen.
  /external/llvm/include/llvm/Analysis/
AssumptionCache.h 11 // the functions of a module (allowing assumptions within any function to be
33 /// This cache provides fast lookup of assumptions within a function by caching
38 /// may allow it to discover new assumptions.
40 /// \brief The function for which this cache is handling assumptions.
42 /// We track this to lazily populate our assumptions.
55 /// \brief Scan the function for assumptions and add them to the cache.
85 MutableArrayRef<WeakVH> assumptions() { function in class:llvm::AssumptionCache
152 /// \brief Get the cached assumptions for a function.
154 /// If no assumptions are cached, this will scan the function. Otherwise, the
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
AssumptionCache.h 11 // the functions of a module (allowing assumptions within any function to be
33 /// This cache provides fast lookup of assumptions within a function by caching
35 /// that create new assumptions are required to call registerAssumption() to
39 /// \brief The function for which this cache is handling assumptions.
41 /// We track this to lazily populate our assumptions.
63 /// information to the relevant set of assumptions.
69 /// Get the vector of assumptions which affect a value from the cache.
81 /// \brief Scan the function for assumptions and add them to the cache.
123 MutableArrayRef<WeakVH> assumptions() { function in class:llvm::AssumptionCache
129 /// \brief Access the list of assumptions which affect this value
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
AssumptionCache.h 11 // the functions of a module (allowing assumptions within any function to be
33 /// This cache provides fast lookup of assumptions within a function by caching
35 /// that create new assumptions are required to call registerAssumption() to
39 /// \brief The function for which this cache is handling assumptions.
41 /// We track this to lazily populate our assumptions.
63 /// information to the relevant set of assumptions.
69 /// Get the vector of assumptions which affect a value from the cache.
81 /// \brief Scan the function for assumptions and add them to the cache.
123 MutableArrayRef<WeakTrackingVH> assumptions() { function in class:llvm::AssumptionCache
129 /// \brief Access the list of assumptions which affect this value
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
AssumptionCache.h 11 // the functions of a module (allowing assumptions within any function to be
33 /// This cache provides fast lookup of assumptions within a function by caching
35 /// that create new assumptions are required to call registerAssumption() to
39 /// \brief The function for which this cache is handling assumptions.
41 /// We track this to lazily populate our assumptions.
63 /// information to the relevant set of assumptions.
69 /// Get the vector of assumptions which affect a value from the cache.
81 /// \brief Scan the function for assumptions and add them to the cache.
123 MutableArrayRef<WeakTrackingVH> assumptions() { function in class:llvm::AssumptionCache
129 /// \brief Access the list of assumptions which affect this value
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
AssumptionCache.h 11 // the functions of a module (allowing assumptions within any function to be
37 /// This cache provides fast lookup of assumptions within a function by caching
39 /// that create new assumptions are required to call registerAssumption() to
43 /// \brief The function for which this cache is handling assumptions.
45 /// We track this to lazily populate our assumptions.
68 /// information to the relevant set of assumptions.
74 /// Get the vector of assumptions which affect a value from the cache.
86 /// \brief Scan the function for assumptions and add them to the cache.
128 MutableArrayRef<WeakTrackingVH> assumptions() { function in class:llvm::AssumptionCache
134 /// \brief Access the list of assumptions which affect this value
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
AssumptionCache.h 11 // the functions of a module (allowing assumptions within any function to be
37 /// This cache provides fast lookup of assumptions within a function by caching
39 /// that create new assumptions are required to call registerAssumption() to
43 /// \brief The function for which this cache is handling assumptions.
45 /// We track this to lazily populate our assumptions.
68 /// information to the relevant set of assumptions.
74 /// Get the vector of assumptions which affect a value from the cache.
86 /// \brief Scan the function for assumptions and add them to the cache.
128 MutableArrayRef<WeakTrackingVH> assumptions() { function in class:llvm::AssumptionCache
134 /// \brief Access the list of assumptions which affect this value
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
AssumptionCache.h 11 // the functions of a module (allowing assumptions within any function to be
37 /// This cache provides fast lookup of assumptions within a function by caching
39 /// that create new assumptions are required to call registerAssumption() to
43 /// \brief The function for which this cache is handling assumptions.
45 /// We track this to lazily populate our assumptions.
68 /// information to the relevant set of assumptions.
74 /// Get the vector of assumptions which affect a value from the cache.
86 /// \brief Scan the function for assumptions and add them to the cache.
128 MutableArrayRef<WeakTrackingVH> assumptions() { function in class:llvm::AssumptionCache
134 /// \brief Access the list of assumptions which affect this value
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
AssumptionCache.h 11 // the functions of a module (allowing assumptions within any function to be
37 /// This cache provides fast lookup of assumptions within a function by caching
39 /// that create new assumptions are required to call registerAssumption() to
43 /// \brief The function for which this cache is handling assumptions.
45 /// We track this to lazily populate our assumptions.
68 /// information to the relevant set of assumptions.
74 /// Get the vector of assumptions which affect a value from the cache.
86 /// \brief Scan the function for assumptions and add them to the cache.
128 MutableArrayRef<WeakTrackingVH> assumptions() { function in class:llvm::AssumptionCache
134 /// \brief Access the list of assumptions which affect this value
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
AssumptionCache.h 11 // the functions of a module (allowing assumptions within any function to be
33 /// This cache provides fast lookup of assumptions within a function by caching
35 /// that create new assumptions are required to call registerAssumption() to
39 /// \brief The function for which this cache is handling assumptions.
41 /// We track this to lazily populate our assumptions.
63 /// information to the relevant set of assumptions.
69 /// Get the vector of assumptions which affect a value from the cache.
81 /// \brief Scan the function for assumptions and add them to the cache.
123 MutableArrayRef<WeakVH> assumptions() { function in class:llvm::AssumptionCache
129 /// \brief Access the list of assumptions which affect this value
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
AssumptionCache.h 11 // the functions of a module (allowing assumptions within any function to be
33 /// This cache provides fast lookup of assumptions within a function by caching
35 /// that create new assumptions are required to call registerAssumption() to
39 /// \brief The function for which this cache is handling assumptions.
41 /// We track this to lazily populate our assumptions.
63 /// information to the relevant set of assumptions.
69 /// Get the vector of assumptions which affect a value from the cache.
81 /// \brief Scan the function for assumptions and add them to the cache.
123 MutableArrayRef<WeakTrackingVH> assumptions() { function in class:llvm::AssumptionCache
129 /// \brief Access the list of assumptions which affect this value
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
AssumptionCache.h 11 // the functions of a module (allowing assumptions within any function to be
33 /// This cache provides fast lookup of assumptions within a function by caching
35 /// that create new assumptions are required to call registerAssumption() to
39 /// \brief The function for which this cache is handling assumptions.
41 /// We track this to lazily populate our assumptions.
63 /// information to the relevant set of assumptions.
69 /// Get the vector of assumptions which affect a value from the cache.
81 /// \brief Scan the function for assumptions and add them to the cache.
123 MutableArrayRef<WeakTrackingVH> assumptions() { function in class:llvm::AssumptionCache
129 /// \brief Access the list of assumptions which affect this value
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
AssumptionCache.h 11 // the functions of a module (allowing assumptions within any function to be
37 /// This cache provides fast lookup of assumptions within a function by caching
39 /// that create new assumptions are required to call registerAssumption() to
43 /// \brief The function for which this cache is handling assumptions.
45 /// We track this to lazily populate our assumptions.
68 /// information to the relevant set of assumptions.
74 /// Get the vector of assumptions which affect a value from the cache.
86 /// \brief Scan the function for assumptions and add them to the cache.
128 MutableArrayRef<WeakTrackingVH> assumptions() { function in class:llvm::AssumptionCache
134 /// \brief Access the list of assumptions which affect this value
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
AssumptionCache.h 11 // the functions of a module (allowing assumptions within any function to be
37 /// This cache provides fast lookup of assumptions within a function by caching
39 /// that create new assumptions are required to call registerAssumption() to
43 /// \brief The function for which this cache is handling assumptions.
45 /// We track this to lazily populate our assumptions.
68 /// information to the relevant set of assumptions.
74 /// Get the vector of assumptions which affect a value from the cache.
86 /// \brief Scan the function for assumptions and add them to the cache.
128 MutableArrayRef<WeakTrackingVH> assumptions() { function in class:llvm::AssumptionCache
134 /// \brief Access the list of assumptions which affect this value
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
AssumptionCache.h 11 // the functions of a module (allowing assumptions within any function to be
37 /// This cache provides fast lookup of assumptions within a function by caching
39 /// that create new assumptions are required to call registerAssumption() to
43 /// \brief The function for which this cache is handling assumptions.
45 /// We track this to lazily populate our assumptions.
68 /// information to the relevant set of assumptions.
74 /// Get the vector of assumptions which affect a value from the cache.
86 /// \brief Scan the function for assumptions and add them to the cache.
128 MutableArrayRef<WeakTrackingVH> assumptions() { function in class:llvm::AssumptionCache
134 /// \brief Access the list of assumptions which affect this value
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
AssumptionCache.h 11 // the functions of a module (allowing assumptions within any function to be
37 /// This cache provides fast lookup of assumptions within a function by caching
39 /// that create new assumptions are required to call registerAssumption() to
43 /// \brief The function for which this cache is handling assumptions.
45 /// We track this to lazily populate our assumptions.
68 /// information to the relevant set of assumptions.
74 /// Get the vector of assumptions which affect a value from the cache.
86 /// \brief Scan the function for assumptions and add them to the cache.
128 MutableArrayRef<WeakTrackingVH> assumptions() { function in class:llvm::AssumptionCache
134 /// \brief Access the list of assumptions which affect this value
    [all...]
  /external/llvm/lib/Transforms/Scalar/
AlignmentFromAssumptions.cpp 2 // Set Load/Store Alignments From Assumptions
14 // complex alignment assumptions that apply to vector loads and stores that
19 #define AA_NAME "alignment-from-assumptions"
41 "Number of loads changed by alignment assumptions");
43 "Number of stores changed by alignment assumptions");
45 "Number of memory intrinsics changed by alignment assumptions");
74 static const char aip_name[] = "Alignment from assumptions";
423 for (auto &AssumeVH : AC.assumptions())
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cfgloop.h 393 /* Assumptions under that the rest of the information is valid. */
394 rtx assumptions; member in struct:niter_desc
396 /* Assumptions under that the loop ends before reaching the latch,
  /prebuilts/go/darwin-x86/src/crypto/ecdsa/
ecdsa.go 10 // a result of Coron; the AES-CTR stream is IRO under standard assumptions.
  /prebuilts/go/darwin-x86/src/go/types/
sizes.go 25 // It makes the following simplifying assumptions:

Completed in 860 milliseconds

1 2 3