Searched defs:Processed (Results 1 – 10 of 10) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypes.h | 55 Processed = -3 enumerator
|
/external/llvm/lib/Analysis/ |
D | ProfileInfo.cpp | 780 std::set<const BasicBlock *> Processed; in repair() local 870 std::set<const BasicBlock *> Processed; in repair() local 936 std::set<const BasicBlock *> Processed; in repair() local
|
/external/llvm/lib/CodeGen/ |
D | TwoAddressInstructionPass.cpp | 635 SmallPtrSet<MachineInstr*, 8> &Processed) { in ScanUses() 693 SmallPtrSet<MachineInstr*, 8> &Processed) { in ProcessCopy() 1020 SmallPtrSet<MachineInstr*, 8> &Processed) { in TryInstructionTransform() 1382 SmallPtrSet<MachineInstr*, 8> Processed; in runOnMachineFunction() local
|
D | LiveVariables.cpp | 250 SmallSet<unsigned, 8> Processed; in HandlePhysRegUse() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 325 bool Processed; member in __anon129e80330311::EarlyCSE::StackNode
|
D | IndVarSimplify.cpp | 1104 SmallPtrSet<const SCEV*, 8> &Processed, in isHighCostExpansion() 1176 SmallPtrSet<const SCEV*, 8> Processed; in canExpandBackedgeTakenCount() local
|
D | LoopStrengthReduce.cpp | 675 SmallPtrSet<const SCEV*, 8> &Processed, in isHighCostExpansion() 2382 SmallPtrSet<const SCEV*, 8> Processed; in isProfitableIncrement() local
|
/external/llvm/tools/opt/ |
D | opt.cpp | 382 StringSet<> Processed; in runOnModule() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.cpp | 947 SmallPtrSet<const MDNode *, 16> &Processed) { in collectVariableInfoFromMMITable() 1012 SmallPtrSet<const MDNode *, 16> &Processed) { in collectVariableInfo()
|
/external/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 364 SmallPtrSet<MachineBasicBlock*, 8> Processed; in runOnMachineFunction() local
|