Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp3190 SetVector<Value *> &LiveTmp, GCStrategy *GC) { in computeLiveInValues()
3221 static void computeLiveOutSeed(BasicBlock *BB, SetVector<Value *> &LiveTmp, in computeLiveOutSeed()
3321 SetVector<Value *> LiveTmp = LiveOut; in computeLiveInValues() local