Home
last modified time | relevance | path

Searched refs:rHigh (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h143 const APInt &rHigh = cast<ConstantInt>(High)->getValue(); in size() local
145 return (rHigh - rLow + 1ULL); in size()