Home
last modified time | relevance | path

Searched defs:DontMoveAcrossStore (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp418 bool DontMoveAcrossStore = true; in canSpeculateInstrs() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp1882 bool DontMoveAcrossStore = true; findHoistingInsertPosAndDeps() local
2006 bool DontMoveAcrossStore = true; HoistCommonCodeInSuccs() local
H A DEarlyIfConversion.cpp237 bool DontMoveAcrossStore = true; in canSpeculateInstrs() local
H A DMachineLICM.cpp1008 bool DontMoveAcrossStore = !HoistConstLoads || !AllowedToHoistLoads[CurLoop]; IsLICMCandidate() local
H A DMachineSink.cpp678 bool DontMoveAcrossStore = true; FindCycleSinkCandidates() local