Searched refs:ipa (Results 1 – 19 of 19) sorted by relevance
/external/clang/docs/analyzer/ |
D | IPA.txt | 5 inlining. The major one is -analyzer-config ipa: 7 -analyzer-config ipa=none - All inlining is disabled. This is the only mode 10 -analyzer-config ipa=basic-inlining - Turns on inlining for C functions, C++ 15 -analyzer-config ipa=inlining - Turns on inlining when we can confidently find 21 -analyzer-config ipa=dynamic - Inline instance methods for which the type is 25 -analyzer-config ipa=dynamic-bifurcate - Same as -analyzer-config ipa=dynamic, 30 Currently, -analyzer-config ipa=dynamic-bifurcate is the default mode. 32 While -analyzer-config ipa determines in general how aggressively the analyzer 52 no C++ member functions will be inlined under -analyzer-config ipa=none or 53 -analyzer-config ipa=basic-inlining. [all …]
|
/external/llvm/unittests/IR/ |
D | Makefile | 12 LINK_COMPONENTS := core ipa asmparser
|
D | CMakeLists.txt | 4 ipa
|
/external/llvm/lib/Analysis/IPA/ |
D | LLVMBuild.txt | 22 library_name = ipa
|
/external/clang/test/Analysis/inlining/ |
D | test_objc_inlining_option.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-config ipa=dynamic-bifurcate -analyzer…
|
D | ObjCImproperDynamictallyDetectableCast.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -analyzer-config ipa=dynami…
|
D | retain-count-self-init.m | 1 …zer-checker=core,osx.cocoa.RetainCount,osx.cocoa.SelfInit -analyzer-config ipa=dynamic-bifurcate -…
|
D | ObjCDynTypePopagation.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -analyzer-config ipa=dynami…
|
D | RetainCountExamples.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-config ipa=dynam…
|
D | DynDispatchBifurcate.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx -analyzer-config ipa=dynamic-bifurcate -veri…
|
D | InlineObjCClassMethod.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-config ipa=dynamic-bifurcate -verify %s
|
/external/valgrind/main/coregrind/ |
D | m_libcfile.c | 815 UInt ipa, i, j, c, any; in parse_inet_addr_and_port() local 816 ipa = 0; in parse_inet_addr_and_port() 827 ipa = (ipa << 8) + j; in parse_inet_addr_and_port() 831 *ip_addr = ipa; in parse_inet_addr_and_port()
|
/external/clang/test/Analysis/ |
D | refcnt_naming.m | 1 …e -analyzer-checker=core,osx.cocoa.RetainCount,alpha.core -analyzer-config ipa=none -analyzer-stor…
|
D | self-init.m | 1 …r=osx.cocoa.SelfInit -fobjc-default-synthesize-properties -analyzer-config ipa=dynamic -fno-builti…
|
/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/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
|