Searched refs:SynthBB (Results 1 – 1 of 1) sorted by relevance
3050 llvm::BasicBlock *SynthBB = createBasicBlock(SynthName); in EmitAsmStmt() local3052 Builder.SetInsertPoint(SynthBB); in EmitAsmStmt()3055 CBRRegResults[SynthBB].push_back(CBR); in EmitAsmStmt()3059 CBRRegResults[SynthBB].push_back(Tmp); in EmitAsmStmt()3064 EmitBlock(SynthBB); in EmitAsmStmt()3065 CBR->setIndirectDest(i++, SynthBB); in EmitAsmStmt()