Searched refs:createRuntimeCall (Results 1 – 1 of 1) sorted by relevance
749 CallInst *createRuntimeCall(IRBuilder<> &IRB, FunctionCallee Callee, in createRuntimeCall() function in __anon4b8f1cd00211::RuntimeCallInserter1162 RTCI.createRuntimeCall( in unpoisonDynamicAllocasBeforeInst()1402 RTCI.createRuntimeCall( in instrumentMemIntrinsic()1408 RTCI.createRuntimeCall( in instrumentMemIntrinsic()1655 RTCI.createRuntimeCall(IRB, F, Param); in instrumentPointerComparisonOrSubtraction()1819 Call = RTCI.createRuntimeCall(IRB, AsanErrorCallbackSized[IsWrite][0], in generateCrashCode()1822 Call = RTCI.createRuntimeCall(IRB, AsanErrorCallbackSized[IsWrite][1], in generateCrashCode()1826 Call = RTCI.createRuntimeCall( in generateCrashCode()1829 Call = RTCI.createRuntimeCall( in generateCrashCode()1929 RTCI.createRuntimeCall( in instrumentAddress()[all …]