Searched refs:OldBBAddr (Results 1 – 2 of 2) sorted by relevance
152 Constant *OldBBAddr = BlockAddress::get(const_cast<Function*>(OldFunc), in CloneFunctionInto() local154 VMap[OldBBAddr] = BlockAddress::get(NewFunc, CBB); in CloneFunctionInto()269 Constant *OldBBAddr = BlockAddress::get(const_cast<Function*>(OldFunc), in CloneBlock() local271 VMap[OldBBAddr] = BlockAddress::get(NewFunc, NewBB); in CloneBlock()
182 Constant *OldBBAddr = BlockAddress::get(const_cast<Function*>(OldFunc), in CloneFunctionInto() local184 VMap[OldBBAddr] = BlockAddress::get(NewFunc, CBB); in CloneFunctionInto()309 Constant *OldBBAddr = BlockAddress::get(const_cast<Function*>(OldFunc), in CloneBlock() local311 VMap[OldBBAddr] = BlockAddress::get(NewFunc, NewBB); in CloneBlock()