Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2082 Value *CountIfTwo = Builder.CreateAdd( in createCanonicalLoop() local
2086 CountIfLooping = Builder.CreateSelect(OneCmp, One, CountIfTwo); in createCanonicalLoop()