Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DGCRootLowering.cpp64 void VisitCallPoint(MachineBasicBlock::iterator CI);
265 void GCMachineCodeAnalysis::VisitCallPoint(MachineBasicBlock::iterator CI) { in VisitCallPoint() function in GCMachineCodeAnalysis
286 VisitCallPoint(MI); in FindSafePoints()