Searched refs:ipa (Results 1 – 23 of 23) sorted by relevance
/external/clang/docs/analyzer/ |
D | IPA.txt | 5 inlining. The major one is -analyzer-ipa: 7 -analyzer-ipa=none - All inlining is disabled. This is the only mode available 10 -analyzer-ipa=basic-inlining - Turns on inlining for C functions, C++ static 14 -analyzer-ipa=inlining - Turns on inlining when we can confidently find the 20 -analyzer-ipa=dynamic - Inline instance methods for which the type is 24 -analyzer-ipa=dynamic-bifurcate - Same as -analyzer-ipa=dynamic, but the path 29 Currently, -analyzer-ipa=dynamic-bifurcate is the default mode. 31 While -analyzer-ipa determines in general how aggressively the analyzer will try to 50 functions will be inlined under -analyzer-ipa=none or 51 -analyzer-ipa=basic-inlining. [all …]
|
/external/llvm/unittests/VMCore/ |
D | Makefile | 12 LINK_COMPONENTS := core ipa asmparser
|
D | CMakeLists.txt | 4 ipa
|
/external/clang/test/Analysis/ |
D | objc-method-coverage.m | 2 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-ipa=none -analyzer-stats -fblocks %s 2…
|
D | ctor-inlining.mm | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -fobjc-arc -analyzer-ipa=in…
|
D | refcnt_naming.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,alpha.core -analyzer-ipa=n…
|
D | self-init.m | 1 …-checker=osx.cocoa.SelfInit -fobjc-default-synthesize-properties -analyzer-ipa=dynamic -fno-builti…
|
/external/llvm/lib/Analysis/IPA/ |
D | LLVMBuild.txt | 22 library_name = ipa
|
/external/clang/test/Analysis/inlining/ |
D | ObjCImproperDynamictallyDetectableCast.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -analyzer-ipa=dynamic-bifur…
|
D | assume-super-init-does-not-return-nil.m | 1 // RUN: %clang_cc1 -analyze -analyzer-ipa=dynamic-bifurcate -analyzer-checker=core,osx -verify %s
|
D | InlineObjCInstanceMethod.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-ipa=dynamic-bifurcate -verify %s
|
D | retain-count-self-init.m | 1 … -analyzer-checker=core,osx.cocoa.RetainCount,osx.cocoa.SelfInit -analyzer-ipa=dynamic-bifurcate -…
|
D | ObjCDynTypePopagation.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -analyzer-ipa=dynamic-bifur…
|
D | RetainCountExamples.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-ipa=dynamic-bifu…
|
D | DynDispatchBifurcate.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-ipa=dynamic-bifurcate -verify %s
|
D | InlineObjCClassMethod.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-ipa=dynamic-bifurcate -verify %s
|
/external/valgrind/main/coregrind/ |
D | m_libcfile.c | 784 UInt ipa, i, j, c, any; in parse_inet_addr_and_port() local 785 ipa = 0; in parse_inet_addr_and_port() 796 ipa = (ipa << 8) + j; in parse_inet_addr_and_port() 800 *ip_addr = ipa; in parse_inet_addr_and_port()
|
/external/qemu/android/config/linux-x86_64/linux/ |
D | kvm.h | 175 __u16 ipa; member
|
/external/qemu/android/config/linux-x86/linux/ |
D | kvm.h | 175 __u16 ipa; member
|
/external/clang/include/clang/Driver/ |
D | CC1Options.td | 89 def analyzer_ipa : Separate<"-analyzer-ipa">, 91 def analyzer_ipa_EQ : Joined<"-analyzer-ipa=">, Alias<analyzer_ipa>;
|
/external/llvm/projects/sample/ |
D | Makefile.llvm.rules | 218 # with -fstrict-aliasing and ipa-type-escape radr://6756684
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 17929 http://users.ipa.net/~dwighth/squeak/oopsla_squeak.html 49547 http://www.infoplease.com/ipa/A0004451.html 49548 http://www.infoplease.com/ipa/A0107374.html 49549 http://www.infoplease.com/ipa/A0107484.html 49550 http://www.infoplease.com/ipa/A0107751.html 49551 http://www.infoplease.com/ipa/A0148736.html 49552 http://www.infoplease.com/ipa/A0781456.html 49553 http://www.infoplease.com/ipa/A0900855.html 49554 http://www.infoplease.com/ipa/A0904269.html 50258 http://www.ipa.ie/?id=54 [all …]
|
/external/webkit/Source/WebCore/ |
D | ChangeLog | 16234 Test: fast/text/ipa-tone-letters.html
|