Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/opt/
H A DBreakpointPrinter.cpp46 StringSet<> Processed; in runOnModule() local
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DIVUsers.h101 SmallPtrSet<Instruction*, 16> Processed; variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp82 bool Processed = false; member
H A DLiveVariables.cpp250 SmallSet<unsigned, 8> Processed; in HandlePhysRegUse() local
H A DTwoAddressInstructionPass.cpp111 SmallPtrSet<MachineInstr*, 8> Processed; member in __anone51a3c320111::TwoAddressInstructionPass
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h51 Processed = -3 enumerator
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp781 DenseSet<DIGlobalVariable *> Processed; in beginModule() local
1033 DwarfCompileUnit &TheCU, DenseSet<InlinedEntity> &Processed) { in collectVariableInfoFromMFTable()
1317 DenseSet<InlinedEntity> &Processed) { in collectEntityInfo()
1582 DenseSet<InlinedEntity> Processed; in endFunctionImpl() local
H A DCodeViewDebug.cpp1099 DenseSet<InlinedEntity> &Processed) { in collectVariableInfoFromMFTable()
1247 DenseSet<InlinedEntity> Processed; in collectVariableInfo() local
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonGenPredicate.cpp513 VectOfInst Processed, Copy; in runOnMachineFunction() local
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DRelocations.cpp1051 if (unsigned Processed = in scanReloc() local
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp345 df_iterator_default_set<MachineBasicBlock*> Processed; in runOnMachineFunction() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp483 bool Processed = false; member in __anonb85134700311::EarlyCSE::StackNode
H A DLoopStrengthReduce.cpp896 SmallPtrSetImpl<const SCEV*> &Processed, in isHighCostExpansion()
2791 SmallPtrSet<const SCEV*, 8> Processed; in isProfitableIncrement() local
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h785 SmallPtrSet<TreeNodePtr, 8> Processed; in VisitInsertion() local
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp2046 SmallPtrSetImpl<const SCEV *> &Processed) { in isHighCostExpansionHelper()