Searched refs:analyzed (Results 1 – 25 of 37) sorted by relevance
12
23 : analyzed(cfg.getNumBlockIDs(), false) {} in CFGReverseBlockReachabilityAnalysis()31 if (!analyzed[DstBlockID]) { in isReachable()33 analyzed[DstBlockID] = true; in isReachable()44 llvm::BitVector visited(analyzed.size()); in mapReachability()47 DstReachability.resize(analyzed.size(), false); in mapReachability()
35 ReachableSet analyzed; variable
16 // CHECK: 2 AnalysisConsumer - The # of functions and blocks analyzed (as top level with inlining t…
25 function being analyzed.31 top-level function being analyzed.35 are several functions analyzed, display one graph per function. Beware 109 also be analyzed as a top-level function (in which case both TRUE and FALSE
47 - We can either take the branch; this way the branch is analyzed73 …alse positives but the functions that takes nullable parameters will be analyzed separately as wel…
29 // Test that this is being analyzed.
25 import grammars under <<<src/main/antlr3/imports>>> will be analyzed and converted to
2 ; Check no assertion when loop-idiom deletes the MemSet already analyzed by licm
8 ; CHECK: 2 loop-vectorize - Number of loops analyzed for vectorization
55 the behavior of the analyzed program from the entry point. To115 The second prints to the console what function is being analyzed. The
30 ; The expression for %mul_ext as analyzed by SCEV is127 ; The expression for %mul_ext as analyzed by SCEV is207 ; The expression for %mul_ext as analyzed by SCEV is283 ; The expression for %mul_ext as analyzed by SCEV is
150 Howgrave-Graham and Smart analyzed such a situation [HS99]. Their results153 Nguyen analyzed a similar flaw in GPG [N04].
51 logarithms. Gordon has analyzed methods to generate and detect weak parameters62 DH implementations are sometimes misconfigured. Adrian et al. [WeakDh] analyzed
66 The script that is going to get analyzed later on (bacon.py)::
16 …n on latest glibc and linux kernel 2.6.5. All the failed cases has been analyzed. Please see the r…
115 ; Test that the blocks are analyzed in the correct order.
14 buffer (analyzed and nice testcase by Salvatore Sanfilippo).
669 were analyzed before (function *F*) it calls ``mergeTwoFunctions(Function*,676 ``FnTree``, and analyzed again.725 mark it as to-be-analyzed-again (put to ``Deferred`` set), we also remove772 3.1. first mark all callers of *G* as to-be-analyzed-again, using
1955 bool analyzed = false; in IssueWarnings() local1964 analyzed = true; in IssueWarnings()1988 if (!analyzed) in IssueWarnings()
23 are instantiated and applied to analyzed class files.
91 # number of statements analyzed. This is used by the global evaluation report
95 # number of statements analyzed. This is used by the global evaluation report
42 /// CK_Dependent - A conversion which cannot yet be analyzed because