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

/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DInstructionSimplify.cpp72 static Constant *getTrue(Type *Ty) { function
[all...]
/freebsd-10.0-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
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h209 ConstantInt *getTrue() { function in class:llvm::IRBuilderBase

Completed in 57 milliseconds