Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp185 Value *Cond8 = Builder.CreateSelect(PosOrNeg, PosInf, NegInf); in expandFPToI() local
215 Retval0->addIncoming(Cond8, IfThen5); in expandFPToI()