Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/magic/support/
H A DMagicUtil.cpp479 bool isPrimitiveOrPointerType = !GVType->isAggregateType(); in insertCopyInst() local
/minix3/minix/llvm/passes/magic/
H A DMagicPass.cpp718 bool isPrimitiveOrPointerType = !GVType->isAggregateType(); in runOnModule() local