HomeSort by: relevance | last modified time | path
    Searched defs:getFull (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
ConstantRange.h 56 ConstantRange getFull() const {
78 static ConstantRange getFull(uint32_t BitWidth) {
86 return getFull(Lower.getBitWidth());
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 94 static BlockMass getFull() {
1273 Working[Loop.getHeader().Index].getMass() = BlockMass::getFull();
1294 Working[0].getMass() = BlockMass::getFull();

Completed in 18 milliseconds