Home
last modified time | relevance | path

Searched refs:isGuardVariableRef (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1474 static bool isGuardVariableRef(Value *V) { in isGuardVariableRef() function
1514 if (isGuardVariableRef(load->getPointerOperand())) in RemoveGuards()
1518 if (isGuardVariableRef(store->getPointerOperand())) in RemoveGuards()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1467 static bool isGuardVariableRef(Value *V) {
1507 if (isGuardVariableRef(load->getPointerOperand()))
1511 if (isGuardVariableRef(store->getPointerOperand()))
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1473 static bool isGuardVariableRef(Value *V) { in isGuardVariableRef() function
1513 if (isGuardVariableRef(load->getPointerOperand())) in RemoveGuards()
1517 if (isGuardVariableRef(store->getPointerOperand())) in RemoveGuards()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1474 static bool isGuardVariableRef(Value *V) { in isGuardVariableRef() function
1514 if (isGuardVariableRef(load->getPointerOperand())) in RemoveGuards()
1518 if (isGuardVariableRef(store->getPointerOperand())) in RemoveGuards()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1467 static bool isGuardVariableRef(Value *V) { in isGuardVariableRef() function
1507 if (isGuardVariableRef(load->getPointerOperand())) in RemoveGuards()
1511 if (isGuardVariableRef(store->getPointerOperand())) in RemoveGuards()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1467 static bool isGuardVariableRef(Value *V) { in isGuardVariableRef() function
1507 if (isGuardVariableRef(load->getPointerOperand())) in RemoveGuards()
1511 if (isGuardVariableRef(store->getPointerOperand())) in RemoveGuards()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1467 static bool isGuardVariableRef(Value *V) { in isGuardVariableRef() function
1507 if (isGuardVariableRef(load->getPointerOperand())) in RemoveGuards()
1511 if (isGuardVariableRef(store->getPointerOperand())) in RemoveGuards()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1474 static bool isGuardVariableRef(Value *V) { in isGuardVariableRef() function
1514 if (isGuardVariableRef(load->getPointerOperand())) in RemoveGuards()
1518 if (isGuardVariableRef(store->getPointerOperand())) in RemoveGuards()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1478 static bool isGuardVariableRef(Value *V) { in isGuardVariableRef() function
1518 if (isGuardVariableRef(load->getPointerOperand())) in RemoveGuards()
1522 if (isGuardVariableRef(store->getPointerOperand())) in RemoveGuards()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1467 static bool isGuardVariableRef(Value *V) {
1507 if (isGuardVariableRef(load->getPointerOperand()))
1511 if (isGuardVariableRef(store->getPointerOperand()))