Searched refs:isDereferenceableAndAlignedInLoop (Results 1 – 3 of 3) sorted by relevance
74 bool isDereferenceableAndAlignedInLoop(LoadInst *LI, Loop *L,
197 bool llvm::isDereferenceableAndAlignedInLoop(LoadInst *LI, Loop *L, in isDereferenceableAndAlignedInLoop() function in llvm
970 isDereferenceableAndAlignedInLoop(LI, TheLoop, SE, *DT)) in canVectorizeWithIfConvert()