Searched defs:ToSimplify (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyInstructions.cpp59 SmallPtrSet<const Instruction*, 8> S1, S2, *ToSimplify = &S1, *Next = &S2; variable
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopInstSimplify.cpp89 SmallPtrSet<const Instruction*, 8> S1, S2, *ToSimplify = &S1, *Next = &S2; local

Completed in 155 milliseconds