Searched defs:isNilpotent (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/VMCore/
H A DInstruction.cpp428 bool Instruction::isNilpotent(unsigned Opcode) { function in class:Instruction
/macosx-10.10/llvmCore-3425.0.34/include/llvm/
H A DInstruction.h236 bool isNilpotent() const { return isNilpotent(getOpcode()); } function in class:llvm::Instruction

Completed in 108 milliseconds