Searched defs:Runtime (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h217 bool Runtime; member in struct:llvm::TargetTransformInfo::UnrollingPreferences
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp189 bool Runtime = UserRuntime ? CurrentRuntime : UP.Runtime; local
122 createLoopUnrollPass(int Threshold, int Count, int AllowPartial, int Runtime) argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp73 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); local
185 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); local
317 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); local
2271 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); local
3048 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); local
[all...]

Completed in 104 milliseconds