Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveVariables.h49 LiveVariables() : MachineFunctionPass(ID) { in LiveVariables() function
DTargetInstrInfo.h46 class LiveVariables; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPHIElimination.cpp133 INITIALIZE_PASS_DEPENDENCY(LiveVariables) in INITIALIZE_PASS_DEPENDENCY() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1269 static void CreateGCRelocates(ArrayRef<Value *> LiveVariables, in CreateGCRelocates()
1417 const SmallVectorImpl<Value *> &LiveVariables, in makeStatepointExplicitImpl()