Home
last modified time | relevance | path

Searched defs:Routines (Results 1 – 2 of 2) sorted by relevance

/external/llvm/docs/
DProgrammersManual.rst1780 .. _iterate_function:
1782 Iterating over the ``BasicBlock`` in a ``Function``
1808 Iterating over the ``Instruction`` in a ``BasicBlock``
1831 Iterating over the ``Instruction`` in a ``Function``
1868 Turning an iterator into a class pointer (and vice-versa)
1928 Finding call sites: a slightly more complex example
1980 Treating calls and invokes the same way
2001 Iterating over def-use & use-def chains
2048 Iterating over predecessors & successors of blocks
/external/llvm-project/llvm/docs/
DProgrammersManual.rst2483 .. _iterate_function:
2485 Iterating over the ``BasicBlock`` in a ``Function``
2505 Iterating over the ``Instruction`` in a ``BasicBlock``
2528 Iterating over the ``Instruction`` in a ``Function``
2565 Turning an iterator into a class pointer (and vice-versa)
2625 Finding call sites: a slightly more complex example
2677 Iterating over def-use & use-def chains
2724 Iterating over predecessors & successors of blocks