Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DCloning.h80 std::vector<WeakVH> OperandBundleCallSites; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DCloning.h79 std::vector<WeakTrackingVH> OperandBundleCallSites; member
/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp316 CodeInfo->OperandBundleCallSites.push_back(NewInst); in CloneBlock()
373 CodeInfo->OperandBundleCallSites.push_back(NewInst); in CloneBlock()
DInlineFunction.cpp1540 for (auto &VH : InlinedFunctionInfo.OperandBundleCallSites) { in InlineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp357 CodeInfo->OperandBundleCallSites.push_back(NewInst); in CloneBlock()
414 CodeInfo->OperandBundleCallSites.push_back(NewInst); in CloneBlock()
DInlineFunction.cpp1691 for (auto &VH : InlinedFunctionInfo.OperandBundleCallSites) { in InlineFunction()