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 DExpandLargeFpConvert.cpp144 BasicBlock *IfThen12 = in expandFPToI() local
195 Builder.CreateCondBr(Cmp10, IfThen12, IfElse); in expandFPToI()
198 Builder.SetInsertPoint(IfThen12); in expandFPToI()
219 Retval0->addIncoming(Mul, IfThen12); in expandFPToI()