Home
last modified time | relevance | path

Searched defs:LoopInterleaving (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderBindings.cpp98 LLVMPassBuilderOptionsRef Options, LLVMBool LoopInterleaving) { in LLVMPassBuilderOptionsSetLoopInterleaving()
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DPassBuilder.h51 bool LoopInterleaving; variable