Searched defs:maxLevel (Results 1 – 2 of 2) sorted by relevance
25 explicit LoopUnswitch(Graph *graph, uint32_t maxLevel, uint32_t maxInsns) in LoopUnswitch()
59 bool MarkAlwaysInline::InlineCallTree(Function *function, int32_t level, int32_t maxLevel) in InlineCallTree()