Searched refs:isGuardVariableRef (Results 1 – 1 of 1) sorted by relevance
1265 static bool isGuardVariableRef(Value *V) { in isGuardVariableRef() function1293 if (isGuardVariableRef(load->getPointerOperand())) in RemoveGuards()1297 if (isGuardVariableRef(store->getPointerOperand())) in RemoveGuards()