Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DGCRootLowering.cpp61 void FindSafePoints(MachineFunction &MF);
271 void GCMachineCodeAnalysis::FindSafePoints(MachineFunction &MF) { in FindSafePoints() function in GCMachineCodeAnalysis
325 FindSafePoints(MF); in runOnMachineFunction()