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

/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DPassRegistry.cpp108 bool Inserted = local
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/ADT/
H A DFoldingSet.h172 Node *Inserted = GetOrInsertNode(N); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DExecutionDepsFix.cpp585 bool Inserted = false; local
H A DInlineSpiller.cpp476 bool Inserted; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp153 bool Inserted = CallSiteToFunctionMap.insert( local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSROA.cpp650 bool Inserted = false; local
H A DLoopStrengthReduce.cpp2895 bool Inserted = InsertFormula(LU, LUIdx, F); local
2907 bool Inserted = InsertFormula(LU, LUIdx, F); local
2939 SmallPtrSet<const SCEV *, 8> Inserted; local
4442 DenseMap<BasicBlock *, Value *> Inserted; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2610 bool Inserted = Done.insert(BB); local

Completed in 115 milliseconds