Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp190 static cl::opt<bool> EnableLoadStoreVectorizer( variable
1107 if (isPassEnabled(EnableLoadStoreVectorizer)) in addCodeGenPrepare()