Searched refs:dbgloc (Results 1 – 1 of 1) sorted by relevance
1073 const DebugLoc &dbgloc = I.getDebugLoc(); in addReachesFunctionCallbacksIfEnabled() local1078 if (dbgloc.get() == nullptr) { in addReachesFunctionCallbacksIfEnabled()1084 llvm::APInt(32, dbgloc.getLine())); in addReachesFunctionCallbacksIfEnabled()1086 IRB.CreateGlobalStringPtr(dbgloc->getFilename()); in addReachesFunctionCallbacksIfEnabled()1104 CB->setDebugLoc(dbgloc); in addReachesFunctionCallbacksIfEnabled()