Searched defs:getPriority (Results 1 – 8 of 8) sorted by relevance
308 unsigned MLPriorityAdvisor::getPriority(const LiveInterval &LI) const { in getPriority() function in MLPriorityAdvisor318 DevelopmentModePriorityAdvisor::getPriority(const LiveInterval &LI) const { in getPriority() function in DevelopmentModePriorityAdvisor
303 unsigned DefaultPriorityAdvisor::getPriority(const LiveInterval &LI) const { in getPriority() function in DefaultPriorityAdvisor
404 long getPriority(const std::string &name) { in getPriority() function
816 int elf::getPriority(StringRef s) { in getPriority() function in elf
625 unsigned getPriority() const { return Priority; } in getPriority() function
804 auto getPriority = [&ctx = ctx](const Chunk *c) { in sortBySectionOrder() local
6331 Expr *getPriority() { return cast<Expr>(Priority); } in getPriority() function6334 Expr *getPriority() const { return cast<Expr>(Priority); } in getPriority() function