reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
384 return getBooleanLoopAttribute(L, LLVMLoopDisableNonforced); 388 return getBooleanLoopAttribute(L, LLVMLoopDisableLICM); 392 if (getBooleanLoopAttribute(L, "llvm.loop.unroll.disable")) 400 if (getBooleanLoopAttribute(L, "llvm.loop.unroll.enable")) 403 if (getBooleanLoopAttribute(L, "llvm.loop.unroll.full")) 413 if (getBooleanLoopAttribute(L, "llvm.loop.unroll_and_jam.disable")) 421 if (getBooleanLoopAttribute(L, "llvm.loop.unroll_and_jam.enable")) 447 if (getBooleanLoopAttribute(L, "llvm.loop.isvectorized")) 466 if (getBooleanLoopAttribute(L, "llvm.loop.distribute.enable")) 476 if (getBooleanLoopAttribute(L, "llvm.loop.licm_versioning.disable"))