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

/external/llvm/include/llvm/IR/
H A DInstruction.h115 /// isArithmeticShift - Return true if this is an arithmetic shift right.
116 inline bool isArithmeticShift() const { function in class:llvm::Instruction

Completed in 212 milliseconds