Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineLICM.cpp908 bool FoundCallerPresReg = false; in isInvariantStore() local
926 FoundCallerPresReg = true; in isInvariantStore()
931 return FoundCallerPresReg; in isInvariantStore()