Home | History | Annotate | Download | only in optimizing

Lines Matching defs:Blocks

70 // Control-flow graph of a method. Contains a list of basic blocks.
163 // List of blocks in insertion order.
166 // List of blocks to perform a reverse post order tree traversal.
230 // Find blocks that are part of this loop. Returns whether the loop is a natural loop,
606 // order of blocks where this instruction's live interval start.
1499 // True if this blocks a move from the given location.
1500 bool Blocks(Location loc) const {