Searched refs:ignoreAccessWithoutRemark (Results 1 – 1 of 1) sorted by relevance
344 bool ignoreAccessWithoutRemark(Instruction *Inst, Value *Ptr);772 bool HWAddressSanitizer::ignoreAccessWithoutRemark(Instruction *Inst, in ignoreAccessWithoutRemark() function in HWAddressSanitizer805 bool Ignored = ignoreAccessWithoutRemark(Inst, Ptr); in ignoreAccess()