Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAsmWriter.cpp559 bool FunctionProcessed; member in __anond169a03a0511::SlotTracker
604 FunctionProcessed = false; in incorporateFunction()
699 : TheModule(M), TheFunction(nullptr), FunctionProcessed(false), in SlotTracker()
707 FunctionProcessed(false), in SlotTracker()
717 if (TheFunction && !FunctionProcessed) in initialize()
801 FunctionProcessed = true; in processFunction()
836 FunctionProcessed = false; in purgeFunction()