Searched refs:getJumpBufSize (Results 1 – 4 of 4) sorted by relevance
131 unsigned TargetTransformInfo::getJumpBufSize() const { in getJumpBufSize() function in TargetTransformInfo132 return PrevTTI->getJumpBufSize(); in getJumpBufSize()522 unsigned getJumpBufSize() const override { in getJumpBufSize() function
90 unsigned getJumpBufSize() const override;183 unsigned BasicTTI::getJumpBufSize() const { in getJumpBufSize() function in BasicTTI184 return getTLI()->getJumpBufSize(); in getJumpBufSize()
293 virtual unsigned getJumpBufSize() const;
857 unsigned getJumpBufSize() const { in getJumpBufSize() function