Searched refs:IsLoadOperation (Results 1 – 2 of 2) sorted by relevance
162 bool IsLoadOperation(const Instruction* instr) const { in IsLoadOperation() function181 instr->IsTrap() || HasSideEffect(instr) || IsLoadOperation(instr); in DependsOnDeoptOrTrap()
162 } else if (IsLoadOperation(instr)) { in AddInstruction()