Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DScopHelper.cpp518 const InvariantLoadsSetTy &KnownInvariantLoads) { in isHoistableLoad() argument
533 if (KnownInvariantLoads.count(DecidingLoad)) in isHoistableLoad()
/llvm-project-15.0.7/polly/include/polly/Support/
H A DScopHelper.h443 const InvariantLoadsSetTy &KnownInvariantLoads);