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

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp388 ICmpInst *CompareN = local
411 BranchInst::Create(ExitBB, LoopBB, CompareN, ThenTerm);
431 BranchInst::Create(ExitBB, FwdLoopBB, CompareN, ElseTerm);

Completed in 142 milliseconds