Home
last modified time | relevance | path

Searched refs:isStoreUsed (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DStackReachingUses.h46 bool isStoreUsed(const FrameIndexEntry &StoreFIE, ExprIterator Candidates,
/llvm-project-15.0.7/bolt/lib/Passes/
H A DStackReachingUses.cpp36 bool StackReachingUses::isStoreUsed(const FrameIndexEntry &StoreFIE, in isStoreUsed() function in llvm::bolt::StackReachingUses
H A DFrameOptimizer.cpp195 if (SRU.isStoreUsed(*FIEX, in removeUnusedStores()
H A DShrinkWrapping.cpp80 if (SRU.isStoreUsed(*FIE, in analyzeSaves()
340 if (SRU.isStoreUsed(*FIEX, in classifyStackAccesses()