Searched refs:boring (Results 1 – 8 of 8) sorted by relevance
8 subroutine boring subroutine9 end subroutine boring11 procedure(boring), pointer :: frpp12 frpp => boring15 procedure(boring), pointer :: mypp17 mypp => boring ! legal18 mypp => (boring) ! legal, not a function reference
5 - (void)boring; method66 - (void)boring { method67 NSLog(@"boring");74 - (void)boring; method108 [obj boring]; // Stop Location 13
3 ; The cost model does not have any target information so it just makes boring
36 !0 = !{!"boring"}
124 ; A boring function that just keeps our declarations around.
493 boring you can instead use a counted check "``CHECK-COUNT-<num>:``", where
1386 ; The original loop becomes boring non-loop code.1438 ; The cloned inner loop becomes a boring non-loop.
346 The most plain and boring type of pass is the "`ImmutablePass