Searched refs:applyExtTspLayout (Results 1 – 3 of 3) sorted by relevance
34 std::vector<uint64_t> applyExtTspLayout(
911 std::vector<uint64_t> llvm::applyExtTspLayout( in applyExtTspLayout() function in llvm
3524 auto NewOrder = applyExtTspLayout(BlockSizes, BlockCounts, JumpCounts); in applyExtTsp()