OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getUnknown
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
BranchProbability.h
51
static BranchProbability
getUnknown
() { return BranchProbability(UnknownN); }
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h
146
static MemDepResult
getUnknown
() {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp
215
static MemAccessTy
getUnknown
(LLVMContext &Ctx,
2541
NewAccessTy = MemAccessTy::
getUnknown
(AccessTy.MemTy->getContext(),
3208
const SCEV *IVOperExpr = SE.getAddExpr(SE.
getUnknown
(IVSrc),
3209
SE.
getUnknown
(IncV));
3463
SE.
getUnknown
(const_cast<Instruction *>(UserInst)));
5236
Ops.push_back(SE.
getUnknown
(Rewriter.expandCodeFor(Reg, nullptr)));
5252
SE.
getUnknown
(Rewriter.expandCodeFor(ScaledS, nullptr)));
5271
Ops.push_back(SE.
getUnknown
(FullV));
5273
ScaledS = SE.
getUnknown
(Rewriter.expandCodeFor(ScaledS, nullptr));
5287
Ops.push_back(SE.
getUnknown
(FullV))
[
all
...]
Completed in 31 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026