Home
last modified time | relevance | path

Searched refs:CmpN (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3104 Value *CmpN = in createEmptyLoop() local
3108 BranchInst::Create(ExitBlock, ScalarPH, CmpN)); in createEmptyLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2951 Value *CmpN = in createVectorizedLoopSkeleton() local
2955 BranchInst::Create(ExitBlock, ScalarPH, CmpN)); in createVectorizedLoopSkeleton()