Home
last modified time | relevance | path

Searched refs:insertBoundsCheck (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp115 static void insertBoundsCheck(Value *Or, BuilderTy &IRB, GetTrapBBT GetTrapBB) { in insertBoundsCheck() function
208 insertBoundsCheck(Entry.second, IRB, GetTrapBB); in addBoundsChecking()