Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GetCondition

3351   virtual IfCondition GetCondition() const = 0;
3367 IfCondition if_cond = GetCondition();
3378 IfCondition if_cond = GetCondition();
3449 IfCondition GetCondition() const OVERRIDE {
3492 IfCondition GetCondition() const OVERRIDE {
3529 IfCondition GetCondition() const OVERRIDE {
3566 IfCondition GetCondition() const OVERRIDE {
3603 IfCondition GetCondition() const OVERRIDE {
3640 IfCondition GetCondition() const OVERRIDE {
3678 IfCondition GetCondition() const OVERRIDE {
3718 IfCondition GetCondition() const OVERRIDE {
3758 IfCondition GetCondition() const OVERRIDE {
3798 IfCondition GetCondition() const OVERRIDE {
6714 HInstruction* GetCondition() const { return InputAt(2); }