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

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

Completed in 104 milliseconds