Home
last modified time | relevance | path

Searched defs:markConstant (Results 1 – 10 of 10) sorted by relevance

/external/proguard/src/proguard/shrink/
DSignatureUsageMarker.java116 private void markConstant(Clazz clazz, int index) in markConstant() method in SignatureUsageMarker
DInnerUsageMarker.java170 private void markConstant(Clazz clazz, int index) in markConstant() method in InnerUsageMarker
DLocalVariableTypeUsageMarker.java173 private void markConstant(Clazz clazz, int index) in markConstant() method in LocalVariableTypeUsageMarker
DAnnotationUsageMarker.java320 private void markConstant(Clazz clazz, int index) in markConstant() method in AnnotationUsageMarker
DUsageMarker.java1077 private void markConstant(Clazz clazz, int index) in markConstant() method in UsageMarker
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DValueLattice.h184 void markConstant(Constant *V) { in markConstant() function
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp111 bool markConstant(Constant *V) { in markConstant() function in __anonc5c4b8ca0111::LatticeVal
330 void markConstant(LatticeVal &IV, Value *V, Constant *C) { in markConstant() function in __anonc5c4b8ca0211::SCCPSolver
336 void markConstant(Value *V, Constant *C) { in markConstant() function in __anonc5c4b8ca0211::SCCPSolver
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp133 bool markConstant(Constant *V) { in markConstant() function in __anona44e126c0111::LatticeVal
434 bool markConstant(LatticeVal &IV, Value *V, Constant *C) { in markConstant() function in __anona44e126c0111::SCCPSolver
441 bool markConstant(Value *V, Constant *C) { in markConstant() function in __anona44e126c0111::SCCPSolver
/external/proguard/src/proguard/classfile/editor/
DConstantPoolShrinker.java532 private void markConstant(Clazz clazz, int index) in markConstant() method in ConstantPoolShrinker
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp151 bool markConstant(Constant *V) { in markConstant() function in __anone95d5d1a0111::LVILatticeVal