Searched defs:isIdempotent (Results 1 – 2 of 2) sorted by relevance
540 bool Instruction::isIdempotent(unsigned Opcode) { in isIdempotent() function in Instruction
213 bool isIdempotent = false; in MakeSymIntVal() local