Searched refs:PointerChecks (Results 1 – 2 of 2) sorted by relevance
1597 expandBounds(const SmallVectorImpl<RuntimePointerCheck> &PointerChecks, Loop *L, in expandBounds() argument1603 transform(PointerChecks, std::back_inserter(ChecksWithBounds), in expandBounds()1615 const SmallVectorImpl<RuntimePointerCheck> &PointerChecks, in addRuntimeChecks() argument1619 auto ExpandedChecks = expandBounds(PointerChecks, TheLoop, Loc, Exp); in addRuntimeChecks()
507 const SmallVectorImpl<RuntimePointerCheck> &PointerChecks,