Searched defs:getPriority (Results 1 – 9 of 9) sorted by relevance
307 unsigned MLPriorityAdvisor::getPriority(const LiveInterval &LI) const { getPriority() function in MLPriorityAdvisor 317 DevelopmentModePriorityAdvisor::getPriority(const LiveInterval &LI) const { getPriority() function in DevelopmentModePriorityAdvisor
305 unsigned DefaultPriorityAdvisor::getPriority(const LiveInterval &LI) const { getPriority() function in DefaultPriorityAdvisor
59 static int getPriority(StringRef Filename, bool IsAngled, bool IsMainModule) { in getPriority() function
690 int elf::getPriority(StringRef s) { getPriority() function in elf
404 long getPriority(const std::string &name) { getPriority() function
625 unsigned getPriority() const { return Priority; } getPriority() function
306 int getPriority(Register r) { in getPriority() function in RegAlloc
804 auto getPriority = [&ctx = ctx](const Chunk *c) { sortBySectionOrder() local
6331 Expr *getPriority() { return cast<Expr>(Priority); } getPriority() function 6334 Expr *getPriority() const { return cast<Expr>(Priority); } getPriority() function