OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addMutation
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
DFAPacketizer.cpp
119
void
addMutation
(std::unique_ptr<ScheduleDAGMutation> Mutation) {
315
void VLIWPacketizerList::
addMutation
(
317
VLIWScheduler->
addMutation
(std::move(Mutation));
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachinePipeliner.h
272
void
addMutation
(std::unique_ptr<ScheduleDAGMutation> Mutation) {
MachineScheduler.h
45
// DAG->
addMutation
(new CustomDAGMutation(...));
318
void
addMutation
(std::unique_ptr<ScheduleDAGMutation> Mutation) {
Completed in 21 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026