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