Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DAssumptionCache.cpp48 auto AVI = AffectedValues.find_as(V); in getOrInsertAffectedValues() local
121 auto AVI = AC->AffectedValues.find(getValPtr()); in deleted() local
129 auto AVI = AffectedValues.find(OV); in copyAffectedValuesInCache() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DAssumptionCache.h139 auto AVI = AffectedValues.find_as(const_cast<Value *>(V)); in assumptionsFor() local
/external/swiftshader/third_party/LLVM/lib/Linker/
DLinkModules.cpp595 AppendingVarInfo AVI; in linkAppendingVarProto() local
759 void ModuleLinker::linkAppendingVarInit(const AppendingVarInfo &AVI) { in linkAppendingVarInit()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp68 AvailableValsTy::iterator AVI = getAvailableVals(AV).find(BB); in FindValueForBlock() local