Home
last modified time | relevance | path

Searched refs:solveBlockValueIntrinsic (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp441 bool solveBlockValueIntrinsic(ValueLatticeElement &BBLV, IntrinsicInst *II,
662 return solveBlockValueIntrinsic(Res, II, BB); in solveBlockValueImpl()
1155 bool LazyValueInfoImpl::solveBlockValueIntrinsic(ValueLatticeElement &BBLV, in solveBlockValueIntrinsic() function in LazyValueInfoImpl