Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DValue.cpp929 } else if (auto *CstPtr = dyn_cast<Constant>(this)) { in getPointerAlignment() local
931 const_cast<Constant *>(CstPtr), DL.getIntPtrType(getType()), in getPointerAlignment()