Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp770 Value *BranchVal = in UnrollRuntimeLoopRemainder() local
778 B.CreateCondBr(BranchVal, RemainderLoop, UnrollingLoop); in UnrollRuntimeLoopRemainder()