Lines Matching full:potential
450 // Now we need to check if any potential aliasing instructions recorded
468 // potential alias, we know that we've already checked for this alias
469 // and all of the earlier potential aliases too.
475 LLVM_DEBUG(dbgs() << "Potential alias " << *PotentialAliasOp
483 // of the potential aliasing operations in the list.
531 // potential aliasing hazards.
598 // potential alias.
623 // We have a potential alias, so process the current candidate if we can
629 // Record this instruction as a potential alias for future stores that are
732 // Any potential alias hazard along the way terminates the search.