Home
last modified time | relevance | path

Searched refs:mapOffsetValue (Results 1 – 1 of 1) sorted by relevance

/minix3/minix/llvm/passes/asr/
H A DASRPass.cpp694 …Value *mapOffsetValue = MagicUtil::getMagicRStructFieldPtr(M, magicArrayBuildFuncInst, magicRootVa… in runOnModule() local
695 if(!mapOffsetValue) { in runOnModule()
699 …t(ConstantInt::get(M.getContext(), APInt(32, map_max_offset_pages)), mapOffsetValue, false, magicA… in runOnModule()