Home
last modified time | relevance | path

Searched refs:StrippedArg (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp454 auto *StrippedArg = Arg->stripPointerCasts(); in simplifyInvariantGroupIntrinsic() local
455 auto *StrippedInvariantGroupsArg = StrippedArg; in simplifyInvariantGroupIntrinsic()
462 if (StrippedArg == StrippedInvariantGroupsArg) in simplifyInvariantGroupIntrinsic()