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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DNoFolder.h103 Instruction *CreateExactSDiv(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DIRBuilder.h628 Value *CreateExactSDiv(Value *LHS, Value *RHS, const Twine &Name = "") { function in class:llvm::IRBuilder

Completed in 77 milliseconds