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