Searched defs:getUnknown (Results 1 - 5 of 5) sorted by relevance

/external/llvm/include/llvm/Support/
H A DBranchProbability.h52 static BranchProbability getUnknown() { return BranchProbability(UnknownN); } function in class:llvm::BranchProbability
/external/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h121 static MemDepResult getUnknown() { function in class:llvm::MemDepResult
/external/icu/icu4c/source/i18n/
H A Dtimezone.cpp312 TimeZone::getUnknown() function in class:TimeZone
436 const TimeZone& unknown = getUnknown();
438 U_DEBUG_TZ_MSG(("failed to getUnknown()")); // behavior of NULL references is undefined.
/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp126 static MemAccessTy getUnknown(LLVMContext &Ctx) { function in struct:__anon12941::MemAccessTy
2240 NewAccessTy = MemAccessTy::getUnknown(AccessTy.MemTy->getContext());
2904 const SCEV *IVOperExpr = SE.getAddExpr(SE.getUnknown(IVSrc),
2905 SE.getUnknown(IncV));
3140 SE.getUnknown(const_cast<Instruction *>(UserInst)));
4488 Ops.push_back(SE.getUnknown(Rewriter.expandCodeFor(Reg, nullptr, &*IP)));
4506 SE.getUnknown(Rewriter.expandCodeFor(ScaledS, nullptr, &*IP)));
4525 Ops.push_back(SE.getUnknown(FullV));
4527 ScaledS = SE.getUnknown(Rewriter.expandCodeFor(ScaledS, nullptr, &*IP));
4541 Ops.push_back(SE.getUnknown(Full
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 231 milliseconds