Searched defs:getBounds (Results 1 – 4 of 4) sorted by relevance
271 std::pair<unsigned, unsigned> getBounds() const override { in getBounds() function
251 virtual std::pair<unsigned, unsigned> getBounds() const { return {}; } in getBounds() function
203 Loop::LoopBounds::getBounds(const Loop &L, PHINode &IndVar, in getBounds() function in Loop::LoopBounds288 std::optional<Loop::LoopBounds> Loop::getBounds(ScalarEvolution &SE) const { in getBounds() function in Loop
581 PreambleBounds PrecompiledPreamble::getBounds() const { in getBounds() function in PrecompiledPreamble