Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp339 BasicBlock *SwBB = in expandIToFP() local
383 SI->addCase(Builder.getIntN(BitWidthNew, FPMantissaWidth + 2), SwBB); in expandIToFP()
387 Builder.SetInsertPoint(SwBB); in expandIToFP()
417 AAddr0->addIncoming(Shl, SwBB); in expandIToFP()