Home
last modified time | relevance | path

Searched defs:BoundsCheckingPass (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Instrumentation/
DBoundsChecking.h19 struct BoundsCheckingPass : PassInfoMixin<BoundsCheckingPass> { struct
21 static bool isRequired() { return true; } in isRequired()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
DBoundsChecking.h18 struct BoundsCheckingPass : PassInfoMixin<BoundsCheckingPass> { struct