Home
last modified time | relevance | path

Searched defs:InBounds (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp653 bool InBounds = cast<GetElementPtrInst>(C.Ins)->isInBounds(); in rewriteCandidateWithBasis() local
/external/llvm/lib/AsmParser/
DLLParser.cpp2979 bool InBounds = false; in ParseValID() local
6001 bool InBounds = EatIfPresent(lltok::kw_inbounds); in ParseGetElementPtr() local
/external/llvm/lib/IR/
DConstants.cpp1965 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4148 bool InBounds; in parseFunctionBody() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp2938 bool InBounds) { in getGEPExpr()