Home
last modified time | relevance | path

Searched defs:EdgeVal (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp222 int EdgeVal = (*E.getCurrent()).getValue(); in getEdgeAttributes() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCtxProfAnalysis.cpp103 uint64_t EdgeVal = *Count > KnownSum ? *Count - KnownSum : 0U; in setSingleUnknownEdgeCount() local
H A DLazyValueInfo.cpp1541 ConstantRange EdgeVal(CaseValue); in getEdgeValueLocal() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp22123 Value *EdgeVal = getRdxOperand(TreeN, I); in matchAssociativeReduction() local