Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDGCRootLowering.cpp66 void VisitCallPoint(MachineBasicBlock::iterator CI);
276 void GCMachineCodeAnalysis::VisitCallPoint(MachineBasicBlock::iterator CI) { in VisitCallPoint() function in GCMachineCodeAnalysis
296 VisitCallPoint(&MI); in FindSafePoints()