Home
last modified time | relevance | path

Searched defs:Scopes (Results 1 – 11 of 11) sorted by relevance

/third_party/node/doc/api/
Dpermissions.md241 #### Scopes subsubsection
262 ##### Example
317 ##### Integrity using scopes
342 ##### Dependency redirection using scopes
385 ##### Example: import maps emulation
/third_party/skia/third_party/externals/tint/src/utils/
Dscoped_assignment_test.cc23 TEST(ScopedAssignmentTest, Scopes) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfo.h134 SmallVector<DIScope *, 8> Scopes; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScopedNoAliasAA.cpp141 bool ScopedNoAliasAAResult::mayAliasInScopes(const MDNode *Scopes, in mayAliasInScopes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopVersioningLICM.cpp543 SmallVector<Metadata *, 4> Scopes, NoAliases; in setNoAliasToLoop() local
DEarlyCSE.cpp634 NodeScope Scopes; member in __anonc5fb90620311::EarlyCSE::StackNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp425 DenseSet<CHRScope *> Scopes; member in __anon5014868f0211::CHR
998 SmallVectorImpl<CHRScope *> &Scopes) { in findScopes()
1283 void CHR::classifyBiasedScopes(SmallVectorImpl<CHRScope *> &Scopes) { in classifyBiasedScopes()
1996 dumpScopes(SmallVectorImpl<CHRScope *> &Scopes, const char *Label) { in dumpScopes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCSE.cpp739 SmallVector<MachineDomTreeNode*, 32> Scopes; in PerformCSE() local
DMachineLICM.cpp711 SmallVector<MachineDomTreeNode*, 32> Scopes; in HoistOutOfLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1034 SmallVector<Metadata *, 4> Scopes, NoAliases; in AddAliasScopeMetadata() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2734 SmallVectorImpl<LexicalScope *> &Scopes, in collectLexicalBlockInfo()