Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLICM.cpp1467 SmallDenseMap<BasicBlock *, Instruction *, 32> &SunkCopies, in sinkThroughTriviallyReplaceablePHI()
1647 SmallDenseMap<BasicBlock *, Instruction *, 32> SunkCopies; in sink() local
/external/llvm/lib/Transforms/Scalar/
DLICM.cpp670 SmallDenseMap<BasicBlock *, Instruction *, 32> SunkCopies; in sink() local