Searched defs:LoopInterleaving (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/Passes/ | ||
| H A D | PassBuilderBindings.cpp | 97 LLVMPassBuilderOptionsSetLoopInterleaving(LLVMPassBuilderOptionsRef Options,LLVMBool LoopInterleaving) LLVMPassBuilderOptionsSetLoopInterleaving() argument |
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/Passes/ | ||
| H A D | PassBuilder.h | 49 bool LoopInterleaving; global() variable |