Home
last modified time | relevance | path

Searched refs:IsHoisted (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DFunctionEmitter.h68 enum class IsHoisted { No, Yes }; enum
79 IsHoisted isHoisted_;
122 FunctionSyntaxKind syntaxKind, IsHoisted isHoisted);
H A DFunctionEmitter.cpp36 IsHoisted isHoisted) in FunctionEmitter()
200 if (isHoisted_ == IsHoisted::No) { in emitFunction()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DFunctionEmitter.h68 enum class IsHoisted { No, Yes }; enum
79 IsHoisted isHoisted_;
122 FunctionSyntaxKind syntaxKind, IsHoisted isHoisted);
H A DFunctionEmitter.cpp36 IsHoisted isHoisted) in FunctionEmitter()
200 if (isHoisted_ == IsHoisted::No) { in emitFunction()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DFunctionEmitter.h66 enum class IsHoisted { No, Yes }; enum
77 IsHoisted isHoisted_;
120 FunctionSyntaxKind syntaxKind, IsHoisted isHoisted);
H A DFunctionEmitter.cpp34 IsHoisted isHoisted) in FunctionEmitter()
198 if (isHoisted_ == IsHoisted::No) { in emitFunction()
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DFunctionEmitter.h66 enum class IsHoisted { No, Yes }; enum
77 IsHoisted isHoisted_;
120 FunctionSyntaxKind syntaxKind, IsHoisted isHoisted);
H A DFunctionEmitter.cpp30 IsHoisted isHoisted) in FunctionEmitter()
194 if (isHoisted_ == IsHoisted::No) { in emitFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1400 bool IsHoisted = false; in setCHRRegions() local
1412 IsHoisted = true; in setCHRRegions()
1424 IsHoisted = true; in setCHRRegions()
1426 if (IsHoisted) { in setCHRRegions()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1407 bool IsHoisted = false; in setCHRRegions() local
1419 IsHoisted = true; in setCHRRegions()
1431 IsHoisted = true; in setCHRRegions()
1433 if (IsHoisted) { in setCHRRegions()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1404 bool IsHoisted = false; in setCHRRegions() local
1416 IsHoisted = true; in setCHRRegions()
1428 IsHoisted = true; in setCHRRegions()
1430 if (IsHoisted) { in setCHRRegions()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1400 bool IsHoisted = false; in setCHRRegions() local
1412 IsHoisted = true; in setCHRRegions()
1424 IsHoisted = true; in setCHRRegions()
1426 if (IsHoisted) { in setCHRRegions()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1407 bool IsHoisted = false; in setCHRRegions() local
1419 IsHoisted = true; in setCHRRegions()
1431 IsHoisted = true; in setCHRRegions()
1433 if (IsHoisted) { in setCHRRegions()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1404 bool IsHoisted = false; in setCHRRegions() local
1416 IsHoisted = true; in setCHRRegions()
1428 IsHoisted = true; in setCHRRegions()
1430 if (IsHoisted) { in setCHRRegions()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1398 bool IsHoisted = false; in setCHRRegions() local
1410 IsHoisted = true; in setCHRRegions()
1422 IsHoisted = true; in setCHRRegions()
1424 if (IsHoisted) { in setCHRRegions()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1400 bool IsHoisted = false; in setCHRRegions() local
1412 IsHoisted = true; in setCHRRegions()
1424 IsHoisted = true; in setCHRRegions()
1426 if (IsHoisted) { in setCHRRegions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1407 bool IsHoisted = false; in setCHRRegions() local
1419 IsHoisted = true; in setCHRRegions()
1431 IsHoisted = true; in setCHRRegions()
1433 if (IsHoisted) { in setCHRRegions()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1404 bool IsHoisted = false; in setCHRRegions() local
1416 IsHoisted = true; in setCHRRegions()
1428 IsHoisted = true; in setCHRRegions()
1430 if (IsHoisted) { in setCHRRegions()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1404 bool IsHoisted = false; in setCHRRegions() local
1416 IsHoisted = true; in setCHRRegions()
1428 IsHoisted = true; in setCHRRegions()
1430 if (IsHoisted) { in setCHRRegions()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1404 bool IsHoisted = false; in setCHRRegions() local
1416 IsHoisted = true; in setCHRRegions()
1428 IsHoisted = true; in setCHRRegions()
1430 if (IsHoisted) { in setCHRRegions()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1398 bool IsHoisted = false; in setCHRRegions() local
1410 IsHoisted = true; in setCHRRegions()
1422 IsHoisted = true; in setCHRRegions()
1424 if (IsHoisted) { in setCHRRegions()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1404 bool IsHoisted = false;
1416 IsHoisted = true;
1428 IsHoisted = true;
1430 if (IsHoisted) {
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1392 bool IsHoisted = false; in setCHRRegions() local
1404 IsHoisted = true; in setCHRRegions()
1416 IsHoisted = true; in setCHRRegions()
1418 if (IsHoisted) { in setCHRRegions()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1379 bool IsHoisted = false; in setCHRRegions() local
1390 IsHoisted = true; in setCHRRegions()
1401 IsHoisted = true; in setCHRRegions()
1403 if (IsHoisted) { in setCHRRegions()
/dports/devel/esbuild/esbuild-0.12.23/internal/js_ast/
H A Djs_ast.go1360 func (kind SymbolKind) IsHoisted() bool { func
1365 return kind.IsHoisted() || kind == SymbolGeneratorOrAsyncFunction

12