Home
last modified time | relevance | path

Searched refs:ipa (Results 1 – 23 of 23) sorted by relevance

/external/clang/docs/analyzer/
DIPA.txt5 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/
DMakefile12 LINK_COMPONENTS := core ipa asmparser
DCMakeLists.txt4 ipa
/external/clang/test/Analysis/
Dobjc-method-coverage.m2 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-ipa=none -analyzer-stats -fblocks %s 2…
Dctor-inlining.mm1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -fobjc-arc -analyzer-ipa=in…
Drefcnt_naming.m1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,alpha.core -analyzer-ipa=n…
Dself-init.m1 …-checker=osx.cocoa.SelfInit -fobjc-default-synthesize-properties -analyzer-ipa=dynamic -fno-builti…
/external/llvm/lib/Analysis/IPA/
DLLVMBuild.txt22 library_name = ipa
/external/clang/test/Analysis/inlining/
DObjCImproperDynamictallyDetectableCast.m1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -analyzer-ipa=dynamic-bifur…
Dassume-super-init-does-not-return-nil.m1 // RUN: %clang_cc1 -analyze -analyzer-ipa=dynamic-bifurcate -analyzer-checker=core,osx -verify %s
DInlineObjCInstanceMethod.m1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-ipa=dynamic-bifurcate -verify %s
Dretain-count-self-init.m1 … -analyzer-checker=core,osx.cocoa.RetainCount,osx.cocoa.SelfInit -analyzer-ipa=dynamic-bifurcate -…
DObjCDynTypePopagation.m1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -analyzer-ipa=dynamic-bifur…
DRetainCountExamples.m1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-ipa=dynamic-bifu…
DDynDispatchBifurcate.m1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-ipa=dynamic-bifurcate -verify %s
DInlineObjCClassMethod.m1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-ipa=dynamic-bifurcate -verify %s
/external/valgrind/main/coregrind/
Dm_libcfile.c784 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/
Dkvm.h175 __u16 ipa; member
/external/qemu/android/config/linux-x86/linux/
Dkvm.h175 __u16 ipa; member
/external/clang/include/clang/Driver/
DCC1Options.td89 def analyzer_ipa : Separate<"-analyzer-ipa">,
91 def analyzer_ipa_EQ : Joined<"-analyzer-ipa=">, Alias<analyzer_ipa>;
/external/llvm/projects/sample/
DMakefile.llvm.rules218 # with -fstrict-aliasing and ipa-type-escape radr://6756684
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en17929 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/
DChangeLog16234 Test: fast/text/ipa-tone-letters.html