Searched defs:RuntimePointerChecking (Results 1 – 1 of 1) sorted by relevance
336 class RuntimePointerChecking; variable403 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {} in RuntimePointerChecking() function