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

/external/llvm/include/llvm/ADT/
H A DAPInt.h404 bool getBoolValue() const { return !!*this; } function in class:llvm::APInt

Completed in 71 milliseconds