Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetection.cpp171 static cl::opt<bool> AllowDifferentTypes( variable
1109 if (!AllowDifferentTypes && Context.ElementSize[BP] != Size) in isValidAccess()