Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/magic/support/
H A DMagicUtil.cpp576 …FunctionType* shadowFuncType = FunctionType::get(Type::getVoidTy(M.getContext()), shadowFuncArgs, … in getGlobalVariableShadowFunction() local
630 …FunctionType* shadowFuncType = FunctionType::get(Type::getVoidTy(M.getContext()), shadowFuncArgs, … in insertShadowTag() local