Searched defs:firstNode (Results 1 – 2 of 2) sorted by relevance
194 void AArch64DepAnalysis::ReplaceDepNodeWithNewInsn(DepNode &firstNode, DepNode &secondNode, Insn &n… in ReplaceDepNodeWithNewInsn()234 void AArch64DepAnalysis::CombineClinit(DepNode &firstNode, DepNode &secondNode, bool isAcrossSepara… in CombineClinit()255 void AArch64DepAnalysis::CombineMemoryAccessPair(DepNode &firstNode, DepNode &secondNode, bool useF… in CombineMemoryAccessPair()297 void AArch64DepAnalysis::CombineDependence(DepNode &firstNode, DepNode &secondNode, bool isAcrossSe… in CombineDependence()
132 DepNode *firstNode = nodes.front(); in Init() local886 DepNode *firstNode = nodes.front(); in InitBruteForceScheduling() local