Home
last modified time | relevance | path

Searched defs:ConstantPropagation (Results 1 – 15 of 15) sorted by relevance

/dports/sysutils/go-wtf/wtf-0.21.0/vendor/cloud.google.com/go/google-cloud-go-0.40.0/dialogflow/apiv2/
H A Dsessions_client.go38 return []option.ClientOption{
40 option.WithScopes(DefaultAuthScopes()...),
41 }
47 DetectIntent: retry[[2]string{"default", "non_idempotent"}],
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Transforms/Scalar/
H A DConstantProp.cpp35 struct ConstantPropagation : public FunctionPass { struct
36 static char ID; // Pass identification, replacement for typeid
37 ConstantPropagation() : FunctionPass(ID) {} in ConstantPropagation() argument
41 virtual void getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantProp.cpp42 struct ConstantPropagation : public FunctionPass { struct
43 static char ID; // Pass identification, replacement for typeid
44 ConstantPropagation() : FunctionPass(ID) { in ConstantPropagation() argument
50 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DConstantProp.cpp42 struct ConstantPropagation : public FunctionPass { struct
43 static char ID; // Pass identification, replacement for typeid
44 ConstantPropagation() : FunctionPass(ID) { in ConstantPropagation() function
50 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DConstantProp.cpp42 struct ConstantPropagation : public FunctionPass { struct
43 static char ID; // Pass identification, replacement for typeid
44 ConstantPropagation() : FunctionPass(ID) { in ConstantPropagation() argument
50 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DConstantProp.cpp42 struct ConstantPropagation : public FunctionPass { struct
43 static char ID; // Pass identification, replacement for typeid
44 ConstantPropagation() : FunctionPass(ID) { in ConstantPropagation() argument
50 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DConstantProp.cpp42 struct ConstantPropagation : public FunctionPass { struct
43 static char ID; // Pass identification, replacement for typeid
44 ConstantPropagation() : FunctionPass(ID) { in ConstantPropagation() function
50 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DConstantProp.cpp41 struct ConstantPropagation : public FunctionPass { struct
42 static char ID; // Pass identification, replacement for typeid
43 ConstantPropagation() : FunctionPass(ID) { in ConstantPropagation() argument
49 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DConstantProp.cpp42 struct ConstantPropagation : public FunctionPass { struct
43 static char ID; // Pass identification, replacement for typeid
44 ConstantPropagation() : FunctionPass(ID) { in ConstantPropagation() argument
50 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
/dports/security/py-angr/angr-9.0.5405/angr/analyses/
H A Dbinary_optimizer.py16 class ConstantPropagation(object): class
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/src/ir_opt/
H A Dconstant_propagation_pass.cpp366 void ConstantPropagation(IR::Block& block) { in ConstantPropagation() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/src/ir_opt/
H A Dconstant_propagation_pass.cpp366 void ConstantPropagation(IR::Block& block) { in ConstantPropagation() function
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/src/ir_opt/
H A Dconstant_propagation_pass.cpp366 void ConstantPropagation(IR::Block& block) { in ConstantPropagation() function
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/src/
H A DJitter_Optimize.cpp1060 bool CJitter::ConstantPropagation(StatementList& statements) in ConstantPropagation() function in CJitter
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/src/
H A DJitter_Optimize.cpp1090 bool CJitter::ConstantPropagation(StatementList& statements) in ConstantPropagation() function in CJitter