Lines Matching defs:TheCall
1118 CallInst *TheCall) {
1121 Instruction *Term = TheCall->getParent()->getTerminator();
1129 TheCall->getFunction()) &&
1135 Marker->insertBefore(TheCall);
1545 CallInst &TheCall) {
1704 if (!TheCall.getDebugLoc())
1705 TheCall.setDebugLoc(DILocation::get(Ctx, 0, 0, OldSP));
1872 CallInst *TheCall =
1880 oldFunction->getParent(), LifetimesStart.getArrayRef(), {}, TheCall);
1917 fixupDebugInfoPostExtraction(*oldFunction, *newFunction, *TheCall);