Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopBuilder.h705 bool MAInvalidCtxIsEmpty,
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp2948 bool MAInvalidCtxIsEmpty, in canAlwaysBeHoisted() argument
2970 if (StmtInvalidCtxIsEmpty && MAInvalidCtxIsEmpty) in canAlwaysBeHoisted()
3039 bool MAInvalidCtxIsEmpty = MAInvalidCtx.is_empty(); in addInvariantLoads() local
3043 if (canAlwaysBeHoisted(MA, StmtInvalidCtxIsEmpty, MAInvalidCtxIsEmpty, in addInvariantLoads()