Searched defs:createSlowPathCmp (Results 1 – 2 of 2) sorted by relevance
79 static Value *createSlowPathCmp(Module &M, IRBuilder<> &IRB, Type *IntptrTy, in createSlowPathCmp() function
1837 Value *AddressSanitizer::createSlowPathCmp(IRBuilder<> &IRB, Value *AddrLong, in createSlowPathCmp() function in AddressSanitizer