Home | History | Annotate | Download | only in docs

Lines Matching full:transformation

226 the program through our transformation like this (or course, any bitcode file
324 never need to be updated. This is not a normal type of transformation or
365 should return ``true`` if the module was modified by the transformation and
427 return ``true`` if the module was modified by the transformation, ``false``
502 transformation or analysis work of your pass. As usual, a ``true`` value
557 transformation or analysis work of your pass. As usual, a ``true`` value
610 transformation or analysis work of your pass. As usual, a true value should be
786 computed before your pass is run. Running arbitrary transformation passes can
802 sets may be specified for your transformation. The implementation should fill
1346 transformation invoked by :program:`opt`, although nothing described here