Searched defs:RTCI (Results 1 – 1 of 1) sorted by relevance
987 RuntimeCallInserter &RTCI; member1332 RuntimeCallInserter &RTCI) { in instrumentMemIntrinsic()1580 Instruction *I, RuntimeCallInserter &RTCI) { in instrumentPointerComparisonOrSubtraction()1596 uint32_t Exp, RuntimeCallInserter &RTCI) { in doInstrumentAddress()1623 RuntimeCallInserter &RTCI) { in instrumentMaskedLoadOrStore()1687 RuntimeCallInserter &RTCI) { in instrumentMop()1746 RuntimeCallInserter &RTCI) { in generateCrashCode()1840 RuntimeCallInserter &RTCI) { in instrumentAddress()1930 uint32_t Exp, RuntimeCallInserter &RTCI) { in instrumentUnusualSizeOrAlignment()2973 RuntimeCallInserter RTCI(F); in instrumentFunction() local