Searched defs:isOne (Results 1 - 5 of 5) sorted by last modified time

/macosx-10.10/llvmCore-3425.0.34/lib/VMCore/
H A DConstantFold.cpp616 bool isOne = isa<ConstantInt>(Idx) && cast<ConstantInt>(Idx)->isOne(); local
/macosx-10.10/llvmCore-3425.0.34/lib/Analysis/
H A DScalarEvolution.cpp275 bool SCEV::isOne() const { function in class:SCEV
/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1166 bool isOne() const { return Value->isOne(); } function in class:llvm::SDNode::ConstantSDNode
/macosx-10.10/llvmCore-3425.0.34/include/llvm/
H A DConstants.h169 bool isOne() const { function in class:llvm::ConstantInt
/macosx-10.10/libclosure-65/
H A Druntime.c215 void _Block_use_GC( void *(*alloc)(const unsigned long, const bool isOne, const bool isObject), argument
238 void _Block_use_GC5( void *(*alloc)(const unsigned long, const bool isOne, const bool isObject), argument

Completed in 149 milliseconds