Searched refs:OpValue (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
H A DLocal.h220 uint64_t OpValue = cast<ConstantInt>(OpC)->getZExtValue(); local
221 Size = DL.getStructLayout(STy)->getElementOffset(OpValue);

Completed in 38 milliseconds