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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DBranchProbability.h51 static BranchProbability getUnknown() { return BranchProbability(UnknownN); } function in class:llvm::BranchProbability
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h145 static MemDepResult getUnknown() { function in class:llvm::MemDepResult
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp200 static MemAccessTy getUnknown(LLVMContext &Ctx, function in struct:__anon2711::MemAccessTy
[all...]

Completed in 234 milliseconds