Searched refs:ValidUnrelocatedDefs (Results 1 – 1 of 1) sorted by relevance
460 DenseSet<const Instruction *> ValidUnrelocatedDefs; member in __anond3efd71a0311::GCPtrTracker581 return ValidUnrelocatedDefs.count(I) || PoisonedDefs.count(I); in instructionMayBeSkipped()719 ValidUnrelocatedDefs.insert(&I); in removeValidUnrelocatedDefs()