Home
last modified time | relevance | path

Searched defs:CreatePtrToInt (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
DTargetFolder.h195 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt() function
/external/llvm/include/llvm/IR/
DConstantFolder.h176 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt() function
DNoFolder.h235 Instruction *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt() function