Searched refs:applyExtTspLayout (Results 1 – 3 of 3) sorted by relevance
38 applyExtTspLayout(const std::vector<uint64_t> &NodeSizes,
956 std::vector<uint64_t> llvm::applyExtTspLayout( in applyExtTspLayout() function in llvm
3538 auto NewOrder = applyExtTspLayout(BlockSizes, BlockCounts, JumpCounts); in applyExtTsp()