Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DPassBuilderBindings.cpp97 LLVMPassBuilderOptionsRef Options, LLVMBool LoopInterleaving) { in LLVMPassBuilderOptionsSetLoopInterleaving()
/openbsd-src/gnu/llvm/llvm/include/llvm/Passes/
H A DPassBuilder.h44 bool LoopInterleaving; variable