Searched defs:Processed (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Analysis/
H A DIVUsers.h127 SmallPtrSet<Instruction*,16> Processed; member in class:llvm::IVUsers
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h55 Processed = -3 enumerator in enum:llvm::DAGTypeLegalizer::NodeIdFlags
/macosx-10.9.5/llvmCore-3425.0.33/tools/opt/
H A Dopt.cpp382 StringSet<> Processed; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DEarlyCSE.cpp327 bool Processed; member in class:__anon10574::EarlyCSE::StackNode
H A DIndVarSimplify.cpp1105 isHighCostExpansion(const SCEV *S, BranchInst *BI, SmallPtrSet<const SCEV*, 8> &Processed, ScalarEvolution *SE) argument
H A DLoopStrengthReduce.cpp2382 SmallPtrSet<const SCEV*, 8> Processed; local
674 isHighCostExpansion(const SCEV *S, SmallPtrSet<const SCEV*, 8> &Processed, ScalarEvolution &SE) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DLiveVariables.cpp250 SmallSet<unsigned, 8> Processed; local
H A DTwoAddressInstructionPass.cpp634 ScanUses(unsigned DstReg, MachineBasicBlock *MBB, SmallPtrSet<MachineInstr*, 8> &Processed) argument
691 ProcessCopy(MachineInstr *MI, MachineBasicBlock *MBB, SmallPtrSet<MachineInstr*, 8> &Processed) argument
1016 TryInstructionTransform(MachineBasicBlock::iterator &mi, MachineBasicBlock::iterator &nmi, MachineFunction::iterator &mbbi, unsigned SrcIdx, unsigned DstIdx, unsigned Dist, SmallPtrSet<MachineInstr*, 8> &Processed) argument
1382 SmallPtrSet<MachineInstr*, 8> Processed; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DProfileInfo.cpp780 std::set<const BasicBlock *> Processed; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp960 collectVariableInfoFromMMITable(const MachineFunction *MF, SmallPtrSet<const MDNode *, 16> &Processed) argument
1025 collectVariableInfo(const MachineFunction *MF, SmallPtrSet<const MDNode *, 16> &Processed) argument

Completed in 159 milliseconds