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