Searched defs:beforeRA (Results 1 – 4 of 4) sorted by relevance
27 DepAnalysis(CGFunc &func, MemPool &memPool, MAD &mad, bool beforeRA) in DepAnalysis()53 bool beforeRA; variable
127 bool beforeRA = false; variable
24 AArch64DepAnalysis::AArch64DepAnalysis(CGFunc &func, MemPool &mp, MAD &mad, bool beforeRA) in AArch64DepAnalysis()
1439 void AArch64Schedule::ListScheduling(bool beforeRA) in ListScheduling()