Searched refs:getBlockAddressForIndirectDest (Results 1 – 3 of 3) sorted by relevance
4174 BlockAddress *getBlockAddressForIndirectDest(unsigned DestNo) const;
964 CallBrInst::getBlockAddressForIndirectDest(unsigned DestNo) const { in getBlockAddressForIndirectDest() function in CallBrInst
5338 cast<CallBrInst>(&Call)->getBlockAddressForIndirectDest(LabelNo); in ParseConstraints()