Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp570 Loc = Loc->getWithoutAtom(); in splitBasicBlock()
602 Loc = Loc->getWithoutAtom(); in splitBasicBlockBefore()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1844 DebugLoc TheCallDL = TheCall->getDebugLoc()->getWithoutAtom(); in fixupLineNumbers()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2558 const DILocation *getWithoutAtom() const { in getWithoutAtom() function