Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSplitKit.cpp948 DenseSet<unsigned> &NotToHoistSet, SmallVectorImpl<VNInfo *> &BackCopies) { in computeRedundantBackCopies()
1013 DenseSet<unsigned> NotToHoistSet; in hoistCopies() local