Searched defs:getBool (Results 1 – 2 of 2) sorted by relevance
92 bool &getBool() { in getBool() function112 bool getBool() const { in getBool() function
861 ConstantInt *ConstantInt::getBool(LLVMContext &Context, bool V) { in getBool() function in ConstantInt881 Constant *ConstantInt::getBool(Type *Ty, bool V) { in getBool() function in ConstantInt