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

/freebsd-10.2-release/contrib/llvm/include/llvm/IR/
H A DOperator.h140 void setIsExact(bool B) { function in class:llvm::PossiblyExactOperator
/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DInstructions.cpp2005 void BinaryOperator::setIsExact(bool b) { function in class:BinaryOperator

Completed in 110 milliseconds