Searched refs:setPolicy (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1592 void setPolicy(CandPolicy &Policy, SchedBoundary &OtherZone);
1949 void GenericScheduler::SchedBoundary::setPolicy(CandPolicy &Policy, function in class:GenericScheduler::SchedBoundary
2701 Bot.setPolicy(BotCand.Policy, Top);
2702 Top.setPolicy(TopCand.Policy, Bot);

Completed in 97 milliseconds