Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1216 Value *CountIfTwo = Builder.CreateAdd( in createCanonicalLoop() local
1220 CountIfLooping = Builder.CreateSelect(OneCmp, One, CountIfTwo); in createCanonicalLoop()