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