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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp115 static void insertBoundsCheck(Value *Or, BuilderTy IRB, GetTrapBBT GetTrapBB) { function
203 insertBoundsCheck(Entry.second, IRB, GetTrapBB);

Completed in 53 milliseconds