<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-21T19:38:05Z</responseDate>
  <request identifier="1194" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:1194</identifier>
        <datestamp>2024-03-06T10:28:26Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Loop Bound Analysis based on a Combination of Program Slicing, Abstract Interpretation, and Invariant Analysis</dc:title>
          <dc:creator>Ermedahl, Andreas</dc:creator>
          <dc:creator>Sandberg, Christer</dc:creator>
          <dc:creator>Gustafsson, Jan</dc:creator>
          <dc:creator>Bygde, Stefan</dc:creator>
          <dc:creator>Lisper, Björn</dc:creator>
          <dc:subject>WCET analysis</dc:subject>
          <dc:subject>loop-bound analysis</dc:subject>
          <dc:subject>program slicing</dc:subject>
          <dc:subject>abstract interpretation</dc:subject>
          <dc:subject>invariant analysis</dc:subject>
          <dc:description>Static Worst-Case Execution Time (WCET) analysis&#13;
is a technique to derive upper bounds for the execution&#13;
times of programs. Such bounds are crucial&#13;
when designing and verifying real-time systems. A key&#13;
component for static derivation of precise WCET estimates&#13;
is upper bounds on the number of times different&#13;
loops can be iterated.&#13;
In this paper we present an approach for deriving&#13;
upper loop bounds based on a combination of standard&#13;
program analysis techniques. The idea is to bound the&#13;
number of different states in the loop which can influence&#13;
the exit conditions. Given that the loop terminates,&#13;
this number provides an upper loop bound.&#13;
An algorithm based on the approach has been implemented&#13;
in our WCET analysis tool SWEET. We evaluate&#13;
the algorithm on a number of standard WCET&#13;
benchmarks, giving evidence that it is capable to derive&#13;
valid bounds for many types of loops.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Andreas Ermedahl and Christer Sandberg and Jan Gustafsson and Stefan Bygde and Björn Lisper</dc:contributor>
          <dc:date>2007</dc:date>
          <dc:relation>Is Part Of OASIcs, Volume 6, 7th International Workshop on Worst-Case Execution Time Analysis (WCET'07) (2007)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/OASIcs.WCET.2007.1194</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-11946</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/OASIcs.WCET.2007.1194</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by-nc-nd/3.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
