Home
last modified time | relevance | path

Searched defs:IndexConst (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/typecheck/
Dconst.go433 func IndexConst(n ir.Node) int64 { func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DValueTracking.cpp1381 APInt IndexConst = IndexBits.getConstant(); in computeKnownBitsFromOperator() local