Home
last modified time | relevance | path

Searched defs:setStore (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/M68k/
H A DM68kCollapseMOVEMPass.cpp143 void setStore() { Access = AccessTy::Store; } in setStore() function in __anon7c7b1b820111::MOVEMState
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp459 void ProgramState::setStore(const StoreRef &newStore) { setStore() function in ProgramState