Home
last modified time | relevance | path

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

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