Searched refs:createRuntimeCall (Results 1 – 1 of 1) sorted by relevance
702 CallInst *createRuntimeCall(IRBuilder<> &IRB, FunctionCallee Callee, in createRuntimeCall() function in __anon4b8f1cd00211::RuntimeCallInserter1112 RTCI.createRuntimeCall( in unpoisonDynamicAllocasBeforeInst()1335 RTCI.createRuntimeCall( in instrumentMemIntrinsic()1341 RTCI.createRuntimeCall( in instrumentMemIntrinsic()1588 RTCI.createRuntimeCall(IRB, F, Param); in instrumentPointerComparisonOrSubtraction()1752 Call = RTCI.createRuntimeCall(IRB, AsanErrorCallbackSized[IsWrite][0], in generateCrashCode()1755 Call = RTCI.createRuntimeCall(IRB, AsanErrorCallbackSized[IsWrite][1], in generateCrashCode()1759 Call = RTCI.createRuntimeCall( in generateCrashCode()1762 Call = RTCI.createRuntimeCall( in generateCrashCode()1865 RTCI.createRuntimeCall( in instrumentAddress()[all …]