Searched refs:LCmpHoleAndBranchD (Results 1 – 3 of 3) sorted by relevance
1104 class LCmpHoleAndBranchD FINAL : public LControlInstruction<1, 1> {1106 explicit LCmpHoleAndBranchD(LOperand* object, LOperand* temp) { in LCmpHoleAndBranchD() function
1307 return new(zone()) LCmpHoleAndBranchD(value, temp); in DoCompareHoleAndBranch()
2424 void LCodeGen::DoCmpHoleAndBranchD(LCmpHoleAndBranchD* instr) { in DoCmpHoleAndBranchD()