Searched refs:getOneDebugLoc (Results 1 – 1 of 1) sorted by relevance
314 std::tuple<DebugLoc, BasicBlock *> getOneDebugLoc(Function &F) const { in getOneDebugLoc() function1338 std::tie(DLoc, Block) = getOneDebugLoc(*Cloner.ClonedFunc); in tryPartialInline()