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

1 2 3 4 5 6 7 8

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/IPO/
FunctionAttrs.h 34 MemoryAccessKind computeFunctionBodyMemoryAccess(Function &F, AAResults &AAR);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/IPO/
FunctionAttrs.h 34 MemoryAccessKind computeFunctionBodyMemoryAccess(Function &F, AAResults &AAR);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/IPO/
FunctionAttrs.h 34 MemoryAccessKind computeFunctionBodyMemoryAccess(Function &F, AAResults &AAR);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/IPO/
FunctionAttrs.h 34 MemoryAccessKind computeFunctionBodyMemoryAccess(Function &F, AAResults &AAR);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/IPO/
FunctionAttrs.h 34 MemoryAccessKind computeFunctionBodyMemoryAccess(Function &F, AAResults &AAR);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/IPO/
FunctionAttrs.h 34 MemoryAccessKind computeFunctionBodyMemoryAccess(Function &F, AAResults &AAR);
  /external/llvm/include/llvm/Analysis/
AliasAnalysis.h 656 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) {
657 Result.setAAResults(&AAR);
717 AAResults *AAR;
724 void setAAResults(AAResults *NewAAR) { AAR = NewAAR; }
731 AAResults *AAR;
735 AAResultsProxy(AAResults *AAR, DerivedT &CurrentResult)
736 : AAR(AAR), CurrentResult(CurrentResult) {}
739 return AAR ? AAR->alias(LocA, LocB) : CurrentResult.alias(LocA, LocB)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
AliasAnalysis.h 714 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) {
715 Result.setAAResults(&AAR);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
AliasAnalysis.h 714 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) {
715 Result.setAAResults(&AAR);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
AliasAnalysis.h 714 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) {
715 Result.setAAResults(&AAR);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
AliasAnalysis.h 711 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) {
712 Result.setAAResults(&AAR);
772 AAResults *AAR;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
AliasAnalysis.h 711 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) {
712 Result.setAAResults(&AAR);
772 AAResults *AAR;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
AliasAnalysis.h 711 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) {
712 Result.setAAResults(&AAR);
772 AAResults *AAR;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
AliasAnalysis.h 711 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) {
712 Result.setAAResults(&AAR);
772 AAResults *AAR;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
AliasAnalysis.h 714 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) {
715 Result.setAAResults(&AAR);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
AliasAnalysis.h 714 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) {
715 Result.setAAResults(&AAR);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
AliasAnalysis.h 714 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) {
715 Result.setAAResults(&AAR);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
AliasAnalysis.h 711 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) {
712 Result.setAAResults(&AAR);
772 AAResults *AAR;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
AliasAnalysis.h 711 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) {
712 Result.setAAResults(&AAR);
772 AAResults *AAR;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
AliasAnalysis.h 711 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) {
712 Result.setAAResults(&AAR);
772 AAResults *AAR;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
AliasAnalysis.h 711 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) {
712 Result.setAAResults(&AAR);
772 AAResults *AAR;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/IPO/
FunctionAttrs.h 39 MemoryAccessKind computeFunctionBodyMemoryAccess(Function &F, AAResults &AAR);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/IPO/
FunctionAttrs.h 39 MemoryAccessKind computeFunctionBodyMemoryAccess(Function &F, AAResults &AAR);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/IPO/
FunctionAttrs.h 39 MemoryAccessKind computeFunctionBodyMemoryAccess(Function &F, AAResults &AAR);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/IPO/
FunctionAttrs.h 39 MemoryAccessKind computeFunctionBodyMemoryAccess(Function &F, AAResults &AAR);

Completed in 996 milliseconds

1 2 3 4 5 6 7 8