HomeSort by relevance Sort by last modified time
    Searched full:outer5 (Results 1 - 5 of 5) sorted by null

  /external/clang/test/Sema/
var-redecl.c 7 int outer5; variable
16 extern int outer5; // expected-note{{previous definition is here}}
28 float outer5; // expected-error{{redefinition of 'outer5' with a different type}} variable
function-redecl.c 66 int outer5; // expected-note{{previous definition is here}} variable
74 int outer5(int); // expected-error{{redefinition of 'outer5' as different kind of symbol}}
  /external/llvm/test/Transforms/Inline/
always-inline.ll 92 define i32 @outer5(i32 %x) {
93 ; CHECK: @outer5
alloca-bonus.ll 128 define void @outer5() {
129 ; CHECK: @outer5
  /external/llvm/test/Transforms/IndVarSimplify/
2007-06-06-DeleteDanglesPtr.ll 22 br i1 false, label %bb.outer5.split.split.split.us, label %cond_true194.split
24 bb.outer5.split.split.split.us: ; preds = %cond_next
30 cond_next188.us503.us: ; preds = %bb.outer5.split.split.split.us
49 bb.us481: ; preds = %bb.outer5.split.split.split.us

Completed in 205 milliseconds