Home
last modified time | relevance | path

Searched defs:NewOrder (Results 1 – 5 of 5) sorted by relevance

/llvm-project/bolt/lib/Passes/
H A DLoopInversionPass.cpp76 BinaryFunction::BasicBlockOrderType NewOrder(BF.getLayout().block_begin(), in runOnFunction() local
H A DReorderData.cpp337 std::vector<BinaryData *> NewOrder; in setSectionOrder() local
/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeShrink.cpp231 unsigned NewOrder = IOM[&*I]; runOnMachineFunction() local
H A DMachineBlockPlacement.cpp3615 auto NewOrder = computeExtTspLayout(BlockSizes, BlockCounts, JumpCounts); applyExtTsp() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5174 SmallVector<unsigned> NewOrder(Slice.begin(), Slice.end()); reorderNodeWithReuses() local