1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/include
Dan Gohman 1e96c6acaf Rename isLoopExit to isLoopExiting, for consistency with the wording
used elsewhere - an exit block is a block outside the loop branched to
from within the loop. An exiting block is a block inside the loop that
branches out.

llvm-svn: 85019
2009-10-24 23:34:26 +00:00
..
llvm Rename isLoopExit to isLoopExiting, for consistency with the wording 2009-10-24 23:34:26 +00:00
llvm-c Auto-upgrade free instructions to calls to the builtin free function. 2009-10-24 04:23:03 +00:00