Searched refs:getAppMemMask (Results 1 – 1 of 1) sorted by relevance
80 Instruction *getAppMemMask(Function &F);165 Value *AppMemMask = getAppMemMask(*TysanGlobalsSetTypeFunction); in instrumentGlobals()456 Instruction *TypeSanitizer::getAppMemMask(Function &F) { in getAppMemMask() function in TypeSanitizer546 Instruction *AppMemMask = NeedsInstrumentation ? nullptr : getAppMemMask(F); in sanitizeFunction()836 AppMemMask = getAppMemMask(*F); in instrumentMemInst()