Home
last modified time | relevance | path

Searched defs:CtxI (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoads.cpp46 const Instruction *CtxI, const DominatorTree *DT, in isDereferenceableAndAlignedPointer()
197 const Instruction *CtxI, in isDereferenceableAndAlignedPointer()
213 const Instruction *CtxI, in isDereferenceableAndAlignedPointer()
236 const Instruction *CtxI, in isDereferenceablePointer()
341 const Instruction* CtxI = DT ? ScanFrom : nullptr; in isSafeToLoadUnconditionally() local
651 Instruction *CtxI) { in canReplacePointersIfEqual()
H A DAssumeBundleQueries.cpp198 const Instruction *CtxI, const DominatorTree *DT, AssumptionCache *AC) { in getKnowledgeValidInContext()
H A DValueTracking.cpp2095 const Instruction *CtxI, in isKnownNonNullFromDominatingCondition()
4542 const Instruction *CtxI, in isSafeToSpeculativelyExecute()
5065 const Instruction *CtxI, in isGuaranteedNotToBeUndefOrPoison()
5194 const Instruction *CtxI, in isGuaranteedNotToBeUndefOrPoison()
5201 const Instruction *CtxI, in isGuaranteedNotToBePoison()
6934 const Instruction *CtxI, in computeConstantRange()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp260 const Instruction *CtxI, bool UseValueSimplify = true, int MaxValues = 16, in genericValueTraversal()
630 const Instruction *CtxI, in followUsesInContext()
656 Instruction &CtxI) { in followUsesInMBEC()
1091 const Instruction *CtxI) { in updateImpl()
1712 if (Instruction *CtxI = getCtxI()) in initialize() local
1755 AANonNull::StateType &T, bool Stripped) -> bool { in updateImpl()
3509 if (Instruction *CtxI = getCtxI()) in initialize() local
3804 if (Instruction *CtxI = getCtxI()) in initialize() local
4909 bool Stripped) -> bool { in updateImpl()
7370 IntegerRangeState &T, bool Stripped) -> bool { in updateImpl()
[all …]
H A DAttributor.cpp666 Instruction *CtxI = IRP.getCtxI(); in isAssumedDead() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DAssumeBundleBuilder.cpp308 Instruction *CtxI, AssumptionCache *AC, in buildAssumeFromKnowledge()
H A DSimplifyIndVar.cpp287 const Instruction *CtxI = findCommonDominator(Users, *DT); in eliminateIVComparison() local
1596 const Instruction *CtxI = findCommonDominator(ExtUsers, *DT); in widenWithVariantUse() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1378 Instruction *CtxI = PN.getIncomingBlock(i)->getTerminator(); in visitPHINode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1817 const Instruction *CtxI) { in isSafeToExecuteUnconditionally()