Searched refs:PointerChecks (Results 1 – 2 of 2) sorted by relevance
490 const SmallVectorImpl<RuntimePointerCheck> &PointerChecks,
1625 expandBounds(const SmallVectorImpl<RuntimePointerCheck> &PointerChecks, Loop *L, in expandBounds() argument1631 transform(PointerChecks, std::back_inserter(ChecksWithBounds), in expandBounds()1643 const SmallVectorImpl<RuntimePointerCheck> &PointerChecks, in addRuntimeChecks() argument1647 auto ExpandedChecks = expandBounds(PointerChecks, TheLoop, Loc, Exp); in addRuntimeChecks()