Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/
H A DScopBuilder.h644 bool MAInvalidCtxIsEmpty,
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopBuilder.cpp2764 bool MAInvalidCtxIsEmpty, in canAlwaysBeHoisted() argument
2786 if (StmtInvalidCtxIsEmpty && MAInvalidCtxIsEmpty) in canAlwaysBeHoisted()
2856 bool MAInvalidCtxIsEmpty = MAInvalidCtx.is_empty(); in addInvariantLoads() local
2860 if (canAlwaysBeHoisted(MA, StmtInvalidCtxIsEmpty, MAInvalidCtxIsEmpty, in addInvariantLoads()