Home
last modified time | relevance | path

Searched refs:isLoadedInDifferentReg (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DStackReachingUses.h38 bool isLoadedInDifferentReg(const FrameIndexEntry &StoreFIE,
/llvm-project-15.0.7/bolt/lib/Passes/
H A DStackReachingUses.cpp21 bool StackReachingUses::isLoadedInDifferentReg(const FrameIndexEntry &StoreFIE, in isLoadedInDifferentReg() function in llvm::bolt::StackReachingUses
H A DShrinkWrapping.cpp91 if (SRU.isLoadedInDifferentReg(*FIE, Prev ? SRU.expr_begin(*Prev) in analyzeSaves()