Searched defs:Inserted (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/IR/
H A DPassManager.cpp101 bool Inserted; local
123 bool Inserted; local
H A DPassRegistry.cpp109 bool Inserted = local
H A DVerifier.cpp734 bool Inserted = SeenIDs.insert(std::make_pair(ID, Op)).second; local
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DFoldingSet.h172 Node *Inserted = GetOrInsertNode(N); local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DExecutionDepsFix.cpp655 bool Inserted = false; local
H A DInlineSpiller.cpp478 bool Inserted; local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp227 bool Inserted; local
H A DSROA.cpp488 bool Inserted; local
H A DLoopStrengthReduce.cpp3006 bool Inserted = InsertFormula(LU, LUIdx, F); local
3018 bool Inserted = InsertFormula(LU, LUIdx, F); local
3050 SmallPtrSet<const SCEV *, 8> Inserted; local
4559 DenseMap<BasicBlock *, Value *> Inserted; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp152 bool Inserted = CallSiteToFunctionMap.insert( local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DVTableBuilder.cpp2793 bool Inserted; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp889 bool Inserted = FunctionsBeingProcessed.insert(&FI); (void)Inserted; local
H A DMicrosoftCXXABI.cpp870 bool Inserted; local

Completed in 305 milliseconds