Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DOffloadWrapper.cpp467 auto *KindCond = Builder.CreateICmpEQ( in createRegisterGlobalsFunction() local
471 Builder.CreateCondBr(KindCond, IfKindBB, IfEndBB); in createRegisterGlobalsFunction()