Searched refs:IsGap (Results 1 – 15 of 15) sorted by relevance
317 if (cur->IsGap()) { in MarkEmptyBlocks()386 return instructions_[index]->IsGap(); in IsGapAt()
224 virtual bool IsGap() const { return false; } in LITHIUM_CONCRETE_INSTRUCTION_LIST()335 virtual bool IsGap() const FINAL OVERRIDE { return true; } in IsGap() function338 DCHECK(instr->IsGap()); in cast()
371 if (!instr->IsLazyBailout() && !instr->IsGap()) { in GenerateBodyInstructionPre()
225 virtual bool IsGap() const { return false; } in LITHIUM_CONCRETE_INSTRUCTION_LIST()340 virtual bool IsGap() const FINAL OVERRIDE { return true; } in IsGap() function343 DCHECK(instr->IsGap()); in cast()
340 if (!instr->IsLazyBailout() && !instr->IsGap()) { in GenerateBodyInstructionPre()364 !instr->IsGap() && !instr->IsReturn()) { in GenerateBodyInstructionPost()
220 virtual bool IsGap() const { return false; } in LITHIUM_CONCRETE_INSTRUCTION_LIST()339 virtual bool IsGap() const FINAL OVERRIDE { return true; } in IsGap() function342 DCHECK(instr->IsGap()); in cast()
267 if (!instr->IsLazyBailout() && !instr->IsGap()) { in GenerateBodyInstructionPre()
219 virtual bool IsGap() const { return false; } in LITHIUM_CONCRETE_INSTRUCTION_LIST()331 virtual bool IsGap() const FINAL OVERRIDE { return true; } in IsGap() function334 DCHECK(instr->IsGap()); in cast()
249 if (!instr->IsLazyBailout() && !instr->IsGap()) { in GenerateBodyInstructionPre()
220 virtual bool IsGap() const { return false; } in LITHIUM_CONCRETE_INSTRUCTION_LIST()332 virtual bool IsGap() const FINAL OVERRIDE { return true; } in IsGap() function335 DCHECK(instr->IsGap()); in cast()
274 if (!instr->IsLazyBailout() && !instr->IsGap()) { in GenerateBodyInstructionPre()
223 virtual bool IsGap() const { return false; } in LITHIUM_CONCRETE_INSTRUCTION_LIST()335 virtual bool IsGap() const OVERRIDE { return true; } in IsGap() function338 DCHECK(instr->IsGap()); in cast()
259 if (!instr->IsLazyBailout() && !instr->IsGap()) { in GenerateBodyInstructionPre()
234 virtual bool IsGap() const { return false; } in LITHIUM_CONCRETE_INSTRUCTION_LIST()413 virtual bool IsGap() const OVERRIDE { return true; } in IsGap() function416 DCHECK(instr->IsGap()); in cast()
766 if (!instr->IsLazyBailout() && !instr->IsGap()) { in GenerateBodyInstructionPre()