Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2617 SetVector<Value *> &LiveTmp) { in computeLiveInValues()
2648 static void computeLiveOutSeed(BasicBlock *BB, SetVector<Value *> &LiveTmp) { in computeLiveOutSeed()
2747 SetVector<Value *> LiveTmp = LiveOut; in computeLiveInValues() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2385 SetVector<Value *> &LiveTmp) { in computeLiveInValues()
2416 static void computeLiveOutSeed(BasicBlock *BB, SetVector<Value *> &LiveTmp) { in computeLiveOutSeed()
2515 SetVector<Value *> LiveTmp = LiveOut; in computeLiveInValues() local