Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp648 SmallPtrSetImpl<Value *> &PHIContents) { in analyzeInitialPHIs()
687 SmallPtrSetImpl<Value *> &PHIContents) { in analyzeInstructionForSinking()
839 SmallPtrSet<Value *, 4> PHIContents; in sinkBB() local