Home
last modified time | relevance | path

Searched defs:Mutations (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DUseAnyOfAllOfCheck.cpp75 ExprMutationAnalyzer Mutations(*S.getBody(), Context); in isViableLoop() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h259 getPostRAMutations(std::vector<std::unique_ptr<ScheduleDAGMutation>> & Mutations) getPostRAMutations() argument
265 getSMSMutations(std::vector<std::unique_ptr<ScheduleDAGMutation>> & Mutations) getSMSMutations() argument
H A DDFAPacketizer.h55 std::vector<std::unique_ptr<ScheduleDAGMutation>> Mutations; variable
H A DMachinePipeliner.h165 std::vector<std::unique_ptr<ScheduleDAGMutation>> Mutations; global() variable
H A DMachineScheduler.h283 std::vector<std::unique_ptr<ScheduleDAGMutation>> Mutations; global() variable
/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp134 std::vector<std::unique_ptr<ScheduleDAGMutation>> Mutations; global() member in __anon6ab6d27b0111::SchedulePostRATDList