Home
last modified time | relevance | path

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

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