Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNSink.cpp596 SmallPtrSetImpl<Value *> &PHIContents) { in analyzeInitialPHIs()
632 ModelledPHISet &NeededPHIs, SmallPtrSetImpl<Value *> &PHIContents) { in analyzeInstructionForSinking()
790 SmallPtrSet<Value *, 4> PHIContents; in sinkBB() local