Searched refs:collectProcItins (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.h224 // Initialized by collectProcItins().
600 void collectProcItins();
H A DCodeGenSchedule.cpp202 collectProcItins();
1141 // True if collectProcItins found anything.
1150 void CodeGenSchedModels::collectProcItins() { function in class:CodeGenSchedModels
1151 LLVM_DEBUG(dbgs() << "\n+++ PROBLEM ITINERARIES (collectProcItins) +++\n");

Completed in 96 milliseconds