Searched refs:LoopInterleaving (Results 1 – 5 of 5) sorted by relevance
97 LLVMPassBuilderOptionsRef Options, LLVMBool LoopInterleaving) { in LLVMPassBuilderOptionsSetLoopInterleaving() argument98 unwrap(Options)->PTO.LoopInterleaving = LoopInterleaving; in LLVMPassBuilderOptionsSetLoopInterleaving()
282 LoopInterleaving = true; in PipelineTuningOptions()1207 LoopVectorizeOptions(!PTO.LoopInterleaving, !PTO.LoopVectorization))); in addVectorPasses()
69 LLVMPassBuilderOptionsRef Options, LLVMBool LoopInterleaving);
93 bool LoopInterleaving; variable
1268 PTO.LoopInterleaving = CodeGenOpts.UnrollLoops; in EmitAssemblyWithNewPassManager()1552 Conf.PTO.LoopInterleaving = CGOpts.UnrollLoops; in runThinLTOBackend()