Searched defs:EndPoints (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/IR/
H A DMetadata.cpp427 static bool tryMergeRange(SmallVectorImpl<Value *> &EndPoints, ConstantInt *Low, argument
444 static void addRange(SmallVectorImpl<Value *> &EndPoints, ConstantInt *Low, argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp452 pruneValue(LiveInterval *LI, SlotIndex Kill, SmallVectorImpl<SlotIndex> *EndPoints) argument
H A DRegisterCoalescer.cpp1869 pruneValues(JoinVals &Other, SmallVectorImpl<SlotIndex> &EndPoints) argument
[all...]

Completed in 105 milliseconds