Home
last modified time | relevance | path

Searched refs:getOneDebugLoc (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp315 std::tuple<DebugLoc, BasicBlock *> getOneDebugLoc(Function &F) const { in getOneDebugLoc() function
1388 std::tie(DLoc, Block) = getOneDebugLoc(*Cloner.ClonedFunc); in tryPartialInline()