Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/include/magic/support/
H A DEDIType.h30 static const bool DO_NOT_NORMALIZE = false; variable
/minix3/minix/llvm/passes/magic/support/
H A DEDIType.cpp504 aDIType = *(getContainedType(0, DO_NOT_NORMALIZE).getDIType()); in normalize()