Searched refs:LCmpHoleAndBranchT (Results 1 – 3 of 3) sorted by relevance
1011 class LCmpHoleAndBranchT final : public LControlInstruction<1, 0> {1013 explicit LCmpHoleAndBranchT(LOperand* object) { in LCmpHoleAndBranchT() function
1244 return new(zone()) LCmpHoleAndBranchT(value); in DoCompareHoleAndBranch()
2287 void LCodeGen::DoCmpHoleAndBranchT(LCmpHoleAndBranchT* instr) { in DoCmpHoleAndBranchT()