Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1960 bool LoadIsGuaranteedToExecute = false; in promoteLoopAccessesToScalars() local
2021 if (!LoadIsGuaranteedToExecute) in promoteLoopAccessesToScalars()
2022 LoadIsGuaranteedToExecute = in promoteLoopAccessesToScalars()
2184 if (AATags && LoadIsGuaranteedToExecute) in promoteLoopAccessesToScalars()