Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2960 Value *CmpN = CmpInst::Create(Instruction::ICmp, CmpInst::ICMP_EQ, Count, in createEmptyLoop() local
2964 BranchInst::Create(ExitBlock, ScalarPH, CmpN)); in createEmptyLoop()