Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DReassociate.cpp213 DenseMap<AssertingVH<>, unsigned> &ValueRankMap) { in LowerNegateToMultiply()
495 DenseMap<AssertingVH<>, unsigned> &ValueRankMap) { in BreakUpSubtract()
521 DenseMap<AssertingVH<>, unsigned> &ValueRankMap) { in ConvertShiftToMul()
/external/swiftshader/third_party/LLVM/include/llvm/
DValue.h36 class AssertingVH; variable