Searched defs:ptrValue (Results 1 – 3 of 3) sorted by relevance
60 void *ptrValue; /* any pointer - void*, char*, wchar_t*, UChar* */ member
325 auto ptrValue = getDstPtr(trueBlock); in matchAndRewrite() local
3736 Value ptrValue = rewriter.create<LLVM::PtrToIntOp>(loc, intPtrType, ptr); in matchAndRewrite() local