Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DGCRootLowering.cpp59 void VisitCallPoint(MachineBasicBlock::iterator CI);
259 void GCMachineCodeAnalysis::VisitCallPoint(MachineBasicBlock::iterator CI) { in VisitCallPoint() function in GCMachineCodeAnalysis
279 VisitCallPoint(&MI); in FindSafePoints()