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

/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp812 Instruction *PHIUser = cast<Instruction>(PN.use_back()); local
H A DInstCombineVectorOps.cpp122 Instruction *PHIUser = dyn_cast<Instruction>(*iu); local

Completed in 127 milliseconds