Searched defs:isGuardVariableRef (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Expression/
H A DIRForTarget.cpp2076 static bool isGuardVariableRef(Value *V) function
2152 if (isGuardVariableRef(load->getPointerOperand()))
2156 if (isGuardVariableRef(store->getPointerOperand()))

Completed in 61 milliseconds