Home
last modified time | relevance | path

Searched refs:FunctionProcessed (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp684 bool FunctionProcessed = false; member in llvm::SlotTracker
755 FunctionProcessed = false; in incorporateFunction()
919 if (TheFunction && !FunctionProcessed) in initializeIfNeeded()
1016 FunctionProcessed = true; in processFunction()
1093 FunctionProcessed = false; in purgeFunction()