Searched defs:setStore (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/ | ||
H A D | M68kCollapseMOVEMPass.cpp | 142 void setStore() { Access = AccessTy::Store; } in setStore() function in __anone3adc0e60111::MOVEMState |
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ | ||
H A D | ProgramState.cpp | 446 void ProgramState::setStore(const StoreRef &newStore) { in setStore() function in ProgramState |