reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
59 if (MD.getStrategy().getName() != getStrategy().getName())
lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp119 if (FI.getStrategy().getName() != getStrategy().getName()) 138 if (FI.getStrategy().getName() != getStrategy().getName())lib/CodeGen/GCRootLowering.cpp
180 GCStrategy &S = FI.getStrategy(); 325 if (FI->getStrategy().needsSafePoints())lib/CodeGen/SelectionDAG/StatepointLowering.cpp
489 GCStrategy &S = GFI->getStrategy(); 844 assert(GFI->getStrategy().useStatepoints() && 1000 if (auto IsManaged = GFI->getStrategy().isGCManagedPointer(Ty))