Lines Matching defs:RuntimeCallInserter
653 class RuntimeCallInserter {
659 RuntimeCallInserter(Function &Fn) : OwnerFn(&Fn) {
667 ~RuntimeCallInserter() {
767 const DataLayout &DL, RuntimeCallInserter &RTCI);
769 RuntimeCallInserter &RTCI);
774 RuntimeCallInserter &RTCI);
786 RuntimeCallInserter &RTCI);
793 uint32_t Exp, RuntimeCallInserter &RTCI);
799 RuntimeCallInserter &RTCI);
800 void instrumentMemIntrinsic(MemIntrinsic *MI, RuntimeCallInserter &RTCI);
997 RuntimeCallInserter &RTCI;
1035 RuntimeCallInserter &RTCI)
1345 RuntimeCallInserter &RTCI) {
1593 Instruction *I, RuntimeCallInserter &RTCI) {
1609 uint32_t Exp, RuntimeCallInserter &RTCI) {
1636 RuntimeCallInserter &RTCI) {
1700 RuntimeCallInserter &RTCI) {
1759 RuntimeCallInserter &RTCI) {
1853 RuntimeCallInserter &RTCI) {
1940 uint32_t Exp, RuntimeCallInserter &RTCI) {
2981 RuntimeCallInserter RTCI(F);