Searched defs:live (Results 1 – 13 of 13) sorted by relevance
17 .globl live symbol18 live: label
32 auto *live = solver.lookupState<Executable>( in printAnalysisResults() local 42 auto *live = solver.lookupState<Executable>( printAnalysisResults() local
39 bool live = false; variable
106 unsigned live : 1; variable 162 uint32_t live : 1; member
87 bool live; variable
102 static PotentialDeleters live() { return PotentialDeleters({}); } in live() function in __anon214ddf280111::TransformOpMemFreeAnalysis::PotentialDeleters 236 static PotentialDeleters live() { return PotentialDeleters::live(); } in live() function in __anon214ddf280111::TransformOpMemFreeAnalysis [all...]
143 bool live = !config->deadStrip; global() variable 176 uint32_t live : 1; global() member 266 llvm::BitVector live; global() variable [all...]
366 bool live; global() variable
373 bool live; global() variable
1329 const bool live = !(flags & SHF_ALLOC) || !config->gcSections; splitStrings() local 1355 const bool live = !(flags & SHF_ALLOC) || !config->gcSections; splitNonStrings() local
1302 findBasePointers(const StatepointLiveSetTy & live,PointerToBaseTy & PointerToBase,DominatorTree * DT,DefiningValueMapTy & DVCache,IsKnownBaseMapTy & KnownBases) findBasePointers() argument [all...]
432 llvm::BitVector live(cfg->getNumBlockIDs()); CheckFallThrough() local
5180 Expr *live = lhsExpr, *dead = rhsExpr; VisitAbstractConditionalOperator() local