Searched refs:CompareN (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp332 ICmpInst *CompareN = local
354 BranchInst::Create(ExitBB, LoopBB, CompareN, ThenTerm);
374 BranchInst::Create(ExitBB, FwdLoopBB, CompareN, ElseTerm);

Completed in 164 milliseconds