Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/magic/
H A DMagicPass.cpp2566 TYPECONST Type* voidPtrType = PointerType::get(IntegerType::get(M.getContext(), 8), 0); in processFunctionBitCast() local
2694 TYPECONST Type* voidPtrType = PointerType::get(IntegerType::get(M.getContext(), 8), 0); in indexCasts() local