Searched refs:createSlowPathCmp (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp372 Value *createSlowPathCmp(IRBuilder<> &IRB, Value *AddrLong,
817 Value *AddressSanitizer::createSlowPathCmp(IRBuilder<> &IRB, Value *AddrLong, function in class:AddressSanitizer
867 Value *Cmp2 = createSlowPathCmp(IRB, AddrLong, ShadowValue, TypeSize);

Completed in 467 milliseconds