Lines Matching refs:instructions

127   // of these instructions is found.
134 // Update the block of all instructions to be `block`.
141 // Return the number of instructions in the list. This is an expensive operation.
246 // Note that it does not mean that the instructions have the same actual type
368 // put deoptimization instructions, etc.
372 // other blocks and has no instructions or phis.
549 // called by the SsaBuilder when creating "equivalent" instructions.
797 // One of possibly several TryBoundary instructions entering the block's try.
809 // A block in a method. Contains the list of instructions represented
1376 // instructions they use and pointers to the corresponding HUseListNodes kept
1377 // by the used instructions.
1690 // input to the loop phi instead. This is for inserting instructions that
1824 // Does not apply for all instructions, but having this at top level greatly
1956 // This can be used only on non-throwing instructions with no side effects that
1978 // Returns whether the two instructions are of the same kind.
1983 // Returns whether any data encoded in the two instructions is equal.
1984 // This method does not look at the inputs. Both instructions must be
1990 // Returns whether two instructions are equal, that is:
2023 // to the current method. Such instructions are:
2134 // When doing liveness analysis, instructions that have uses get an SSA index.
2140 // List of instructions that have this instruction as input.
2194 explicit HInstructionIterator(const HInstructionList& instructions)
2195 : instruction_(instructions.first_instruction_) {
2215 explicit HBackwardInstructionIterator(const HInstructionList& instructions)
2216 : instruction_(instructions.last_instruction_) {
2521 // Constants of the type int. Those can be from Dex instructions, or
2810 // the method. It is used by instructions that depend on it, like
2811 // instructions that work with the dex cache.
3548 // graph. However HCompare integer instructions can be synthesized
3702 // instructions (e.g. HInvokeStaticOrDirect) can have non-argument