Searched defs:Scopes (Results 1 - 18 of 18) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DVarBypassDetector.h42 llvm::SmallVector<std::pair<unsigned, const VarDecl *>, 48> Scopes; member in class:clang::CodeGen::VarBypassDetector
H A DMacroPPCallbacks.h52 llvm::SmallVector<llvm::DIMacroFile *, 4> Scopes; member in class:clang::MacroPPCallbacks
H A DCGAtomic.cpp727 auto Scopes = ScopeModel->getRuntimeValues(); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h140 SmallVector<DIScope *, 8> Scopes; member in class:llvm::DebugInfoFinder
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSyncScope.h130 static const unsigned Scopes[] = { variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp68 llvm::SmallVector<Scope, 2> Scopes; local
H A DFunction.h146 llvm::SmallVector<Scope, 2> Scopes; member in class:clang::interp::Function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScopedNoAliasAA.cpp141 bool ScopedNoAliasAAResult::mayAliasInScopes(const MDNode *Scopes, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp542 SmallVector<Metadata *, 4> Scopes, NoAliases; local
H A DEarlyCSE.cpp656 NodeScope Scopes; member in class:__anon4625::EarlyCSE::StackNode
/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp164 SmallVector<PoolScope, 4> Scopes; local
421 SmallVector<PoolScope, 2> Scopes; member in struct:__anon1537::AutoreleasePoolRewriter::PoolVarInfo
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp279 MultiParseScope Scopes; member in struct:Parser::ReenterTemplateScopeRAII
H A DParseOpenMP.cpp651 Parser::MultiParseScope Scopes; member in class:__anon1962::final
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp64 SmallVector<GotoScope, 48> Scopes; member in class:__anon2002::JumpScopeChecker
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp739 SmallVector<MachineDomTreeNode*, 32> Scopes; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp421 DenseSet<CHRScope *> Scopes; member in class:__anon4576::CHR
991 findScopes(Region *R, Region *NextRegion, Region *ParentRegion, SmallVectorImpl<CHRScope *> &Scopes) argument
1276 classifyBiasedScopes(SmallVectorImpl<CHRScope *> &Scopes) argument
1988 dumpScopes(SmallVectorImpl<CHRScope *> &Scopes, const char *Label) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1035 SmallVector<Metadata *, 4> Scopes, NoAliases; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2760 collectLexicalBlockInfo( SmallVectorImpl<LexicalScope *> &Scopes, SmallVectorImpl<LexicalBlock *> &Blocks, SmallVectorImpl<LocalVariable> &Locals, SmallVectorImpl<CVGlobalVariable> &Globals) argument

Completed in 162 milliseconds