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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp992 static bool LoadInfoLess(const LoadClusterMutation::LoadInfo &LHS,
1008 bool LoadClusterMutation::LoadInfoLess( function in class:LoadClusterMutation
1028 std::sort(LoadRecords.begin(), LoadRecords.end(), LoadInfoLess);

Completed in 61 milliseconds