Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp316 std::tuple<DebugLoc, BasicBlock *> getOneDebugLoc(Function *F) { in getOneDebugLoc() function
1342 std::tie(DLoc, Block) = getOneDebugLoc(Cloner.ClonedFunc); in tryPartialInline()