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

/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DInstructionSimplify.cpp72 static Constant *getTrue(Type *Ty) { function
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h256 ConstantInt *getTrue() { function in class:llvm::IRBuilderBase
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DConstants.cpp438 ConstantInt *ConstantInt::getTrue(LLVMContext &Context) { function in class:ConstantInt
452 Constant *ConstantInt::getTrue(Type *Ty) { function in class:ConstantInt

Completed in 183 milliseconds