Home
last modified time | relevance | path

Searched defs:CriticalPSets (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterPressure.cpp1001 ArrayRef<PressureChange> CriticalPSets, in computeMaxPressureDelta()
1097 ArrayRef<PressureChange> CriticalPSets, in getMaxUpwardPressureDelta()
1165 ArrayRef<PressureChange> CriticalPSets, in getUpwardPressureDelta()
1345 ArrayRef<PressureChange> CriticalPSets, in getMaxDownwardPressureDelta()
H A DMachinePipeliner.cpp1673 ArrayRef<PressureChange> CriticalPSets; in registerPressureFilter() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h504 ArrayRef<PressureChange> CriticalPSets, in getMaxPressureDelta()