Home
last modified time | relevance | path

Searched defs:Exclude (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp476 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet()
515 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
828 SmallInstructionSet Exclude(AllRoots); in reroll() local