Searched defs:live (Results 1 – 13 of 13) sorted by relevance
143 bool live = !config->deadStrip; variable176 uint32_t live : 1; member266 llvm::BitVector live; variable
54 int live; member
366 bool live; variable
373 bool live; variable
1365 const bool live = !(flags & SHF_ALLOC) || !config->gcSections; in splitStrings() local1391 const bool live = !(flags & SHF_ALLOC) || !config->gcSections; in splitNonStrings() local
234 int live; /* true if we are examining a live system */ variable
56 int live; member
4111 static char * mka_mib_peer(struct dl_list *peers, bool live, char *buf, in mka_mib_peer()
1302 static void findBasePointers(const StatepointLiveSetTy &live, in findBasePointers()
551 int live; member
432 llvm::BitVector live(cfg->getNumBlockIDs()); in CheckFallThrough() local
5190 Expr *live = lhsExpr, *dead = rhsExpr; in VisitAbstractConditionalOperator() local
3824 live: function( types, data, fn ) { method