Home
last modified time | relevance | path

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

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