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