Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/magic/
H A DMagicPass.cpp1562 … Constant* varAddressValue = ConstantExpr::getCast(Instruction::BitCast, GV, voidPointerType); in runOnModule() local
1622 Constant* varAddressValue = ConstantExpr::getCast(Instruction::BitCast, F, voidPointerType); in runOnModule() local