Searched refs:OldBBAddr (Results 1 – 1 of 1) sorted by relevance
136 Constant *OldBBAddr = BlockAddress::get(const_cast<Function*>(OldFunc), in CloneFunctionInto() local138 VMap[OldBBAddr] = BlockAddress::get(NewFunc, CBB); in CloneFunctionInto()317 Constant *OldBBAddr = BlockAddress::get(const_cast<Function*>(OldFunc), in CloneBlock() local319 VMap[OldBBAddr] = BlockAddress::get(NewFunc, NewBB); in CloneBlock()