Home
last modified time | relevance | path

Searched defs:addMutation (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DDFAPacketizer.cpp119 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation() function in llvm::DefaultVLIWScheduler
315 void VLIWPacketizerList::addMutation( in addMutation() function in VLIWPacketizerList
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachinePipeliner.h283 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation() function
DMachineScheduler.h325 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation() function