Searched refs:createSlowPathCmp (Results 1 – 1 of 1) sorted by relevance
706 Value *createSlowPathCmp(IRBuilder<> &IRB, Value *AddrLong,1555 Value *AddressSanitizer::createSlowPathCmp(IRBuilder<> &IRB, Value *AddrLong, in createSlowPathCmp() function in AddressSanitizer1652 Value *Cmp2 = createSlowPathCmp(IRB, AddrLong, ShadowValue, TypeSize); in instrumentAddress()