Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/include/magic/support/
H A DMagicMemFunction.h48 bool isDealloc; variable
135 …::MagicMemFunction(Module &M, Function *function, Function *wrapper, bool isDealloc, bool isNested… in MagicMemFunction()
387 bool isDealloc) { in getCustomWrapper()