Searched refs:IP1 (Results 1 – 2 of 2) sorted by relevance
37 void pointer1(int *IP1, int *IP2) {} in pointer1() argument
66 static bool isConflictIP(IRBuilder<>::InsertPoint IP1, in isConflictIP() argument68 if (!IP1.isSet() || !IP2.isSet()) in isConflictIP()70 return IP1.getBlock() == IP2.getBlock() && IP1.getPoint() == IP2.getPoint(); in isConflictIP()