Lines Matching defs:No
505 assert(ArgNo >= 0 && "Invalid Arg No!");
2243 /// ------------------------ No-Free Attributes ----------------------------
2776 /// ------------------------ No-Recurse Attributes ----------------------------
2848 /// ------------------------ No-Convergent Attribute --------------------------
3374 No,
3385 Reachable Result = Reachable::No;
3477 if (RQI->Result == RQITy::Reachable::No &&
3515 assert(RQIPtr->Result == RQITy::Reachable::No && "Already reachable?");
3522 if (Result == RQITy::Reachable::No && IsTemporaryRQI)
3544 if (It != QueryCache.end() && (*It)->Result == RQITy::Reachable::No) {
3545 Result = RQITy::Reachable::No;
3645 return rememberResult(A, RQITy::Reachable::No, RQI, UsedExclusionSet,
3659 return rememberResult(A, RQITy::Reachable::No, RQI, true, IsTemporaryRQI);
3665 return rememberResult(A, RQITy::Reachable::No, RQI, UsedExclusionSet,
3700 return rememberResult(A, RQITy::Reachable::No, RQI, UsedExclusionSet,
3996 dbgs() << "[AANoAlias] No-Alias deduced via no-alias preservation\n");
4687 // No value yet, assume both edges are dead.
4719 // No valid value yet, assume all edges are dead.
5455 /// ------------------ Function No-Return Attribute ----------------------------
6138 /// suceed and return a non-nullptr value if that is the case. No IR is
6153 /// return a non-nullptr value if that is the case. No IR is generated or
6187 /// return a non-nullptr value if that is the case. No IR is generated or
6885 // No need to analyze dead calls, ignore them instead.
7637 LLVM_DEBUG(dbgs() << "[AAPrivatizablePtr] No underlying object found!\n");
8080 // the local state. No further analysis is required as the other memory
8616 assert(MLK != NO_LOCATIONS && "No location specified!");
10640 return rememberResult(A, RQITy::Reachable::No, RQI, false,
10704 return rememberResult(A, RQITy::Reachable::No, RQI, UsedExclusionSet,