Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/magic/
H A DMagicPass.cpp1328 …Constant* numChildTypesValue = ConstantInt::get(M.getContext(), APInt(32, aTypeInfo->getNumChildTy… in runOnModule() local
1443 …BinaryOperator* numChildTypesValue = BinaryOperator::Create(Instruction::SDiv, srcStructSizeValue,… in runOnModule() local