Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kCollapseMOVEMPass.cpp142 void setStore() { Access = AccessTy::Store; } in setStore() function in __anon55c4489a0111::MOVEMState
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp436 void ProgramState::setStore(const StoreRef &newStore) { in setStore() function in ProgramState