Home | History | Annotate | Download | only in Utils

Lines Matching defs:Good

604     bool Good = Info.analyzeAlloca(*AI);
605 (void)Good;
606 assert(Good && "Cannot promote non-promotable alloca!");