Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandFp.cpp146 BasicBlock *IfThen12 = in expandFPToI() local
197 Builder.CreateCondBr(Cmp10, IfThen12, IfElse); in expandFPToI()
200 Builder.SetInsertPoint(IfThen12); in expandFPToI()
221 Retval0->addIncoming(Mul, IfThen12); in expandFPToI()