Searched refs:Listed (Results 1 – 2 of 2) sorted by relevance
88 bool Listed = false; in hasLiveIncomingEdge() local93 Listed = true; in hasLiveIncomingEdge()96 (void)Listed; in hasLiveIncomingEdge()97 assert(Listed && "basic block is not found among incoming blocks"); in hasLiveIncomingEdge()
5616 SmallPtrSet<const Metadata *, 2> Listed; in verifyCompileUnits() local5618 Listed.insert(CUs->op_begin(), CUs->op_end()); in verifyCompileUnits()5620 AssertDI(Listed.count(CU), "DICompileUnit not listed in llvm.dbg.cu", CU); in verifyCompileUnits()