Searched defs:Strategy (Results 1 – 10 of 10) sorted by relevance
77 const StrategyKind Strategy; variable
214 const ThreadPoolStrategy Strategy; global() variable
74 std::unique_ptr<SchedulerStrategy> Strategy; variable
224 const UpdateStrategy Strategy; global() variable
71 for (const auto &Strategy : Strategies) mutateModule() local 76 auto Strategy = RS.getSelection(); mutateModule() local
32 uint16_t Strategy; global() member
754 TargetTransformInfo::VPLegalization Strategy; global() member
94 FunctionPruningStrategy *Strategy) { in writeWithSizeLimitInternal() argument
3007 std::unique_ptr<GCStrategy> Strategy = findGCStrategy(F); shouldRewriteStatepointsIn() local
985 class Strategy { global() class