Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2438 Value *CmpN = CmpInst::Create(Instruction::ICmp, CmpInst::ICMP_EQ, IdxEnd, in createEmptyLoop() local
2442 BranchInst::Create(ExitBlock, ScalarPH, CmpN, MiddleBlock->getTerminator()); in createEmptyLoop()