Searched defs:FindSafePoints (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DGCStrategy.cpp73 void FindSafePoints(MachineFunction &MF);
370 void GCMachineCodeAnalysis::FindSafePoints(MachineFunction &MF) { function in class:GCMachineCodeAnalysis
415 FindSafePoints(MF);

Completed in 180 milliseconds