Searched defs:BoundsCheckingPass (Results 1 – 1 of 1) sorted by relevance
18 struct BoundsCheckingPass : PassInfoMixin<BoundsCheckingPass> { struct20 static bool isRequired() { return true; } in isRequired()