Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/
DDCE.cpp114 if (Instruction *Used = dyn_cast<Instruction>(*OI)) in runOnFunction() local
/freebsd-9-stable/contrib/llvm/lib/Transforms/IPO/
DInternalize.cpp134 SmallPtrSet<GlobalValue *, 8> Used; in runOnModule() local
DGlobalOpt.cpp2884 SmallPtrSet<GlobalValue *, 8> Used; member in __anon634280090311::LLVMUsed
2984 LLVMUsed Used(M); in OptimizeGlobalAliases() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
DObjCUnusedIVarsChecker.cpp30 enum IVarState { Unused, Used }; enumerator
/freebsd-9-stable/contrib/llvm/include/llvm/Target/
DTargetCallingConv.h117 bool Used; member
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaTemplateDeduction.cpp4721 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
4760 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
4777 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
4801 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
5034 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
5084 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
/freebsd-9-stable/contrib/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp407 static BasicBlock* FindPhiPredForUseInBlock(Value* Used, BasicBlock* BB) { in FindPhiPredForUseInBlock()
/freebsd-9-stable/contrib/llvm/lib/MC/
DELFObjectWriter.cpp788 bool Used, bool Renamed) { in isInSymtab()
906 bool Used = UsedInReloc.count(&Symbol); in ComputeSymbolTable() local
/freebsd-9-stable/contrib/llvm/lib/LTO/
DLTOModule.cpp526 enum State { NeverSeen, Global, Defined, DefinedGlobal, Used }; enumerator
/freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp666 uint64_t Used = allOnes(Op.getValueType().getSizeInBits()); in detectOrAndInsertion() local
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DDeclBase.h266 unsigned Used : 1; variable
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DDeclCXX.cpp1902 NamedDecl *Used, in Create()
/freebsd-9-stable/contrib/llvm/lib/IR/
DVerifier.cpp2048 if (Instruction *Used = dyn_cast<Instruction>(*UI)) in visitInstruction() local
/freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5358 SDNode *Used = Use.getNode(); in MorphNodeTo() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTReader.cpp6473 bool Used = WeakUndeclaredIdentifiers[I++]; in ReadWeakUndeclaredIdentifiers() local