Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DGCMetadata.h126 void addSafePoint(MCSymbol *Label, const DebugLoc &DL) { in addSafePoint() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DGCRootLowering.cpp272 FI->addSafePoint(Label, CI->getDebugLoc()); in VisitCallPoint()