Searched defs:getPriority (Results 1 – 7 of 7) sorted by relevance
284 unsigned MLPriorityAdvisor::getPriority(const LiveInterval &LI) const { in getPriority() function in MLPriorityAdvisor294 DevelopmentModePriorityAdvisor::getPriority(const LiveInterval &LI) const { in getPriority() function in DevelopmentModePriorityAdvisor
300 unsigned DefaultPriorityAdvisor::getPriority(const LiveInterval &LI) const { in getPriority() function in DefaultPriorityAdvisor
664 int elf::getPriority(StringRef s) { in getPriority() function in elf
385 long getPriority(const std::string &name) { in getPriority() function
615 unsigned getPriority() const { return Priority; } in getPriority() function
721 auto getPriority = [&ctx = ctx](const Chunk *c) { in sortBySectionOrder() local
6195 Expr *getPriority() { return cast<Expr>(Priority); } in getPriority() function6198 Expr *getPriority() const { return cast<Expr>(Priority); } in getPriority() function