Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUAttributor.cpp405 if (AAEdges.hasNonAsmUnknownCallee()) in updateImpl()
/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
DAttributor.h4899 virtual bool hasNonAsmUnknownCallee() const = 0;
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp10146 bool hasNonAsmUnknownCallee() const override { in hasNonAsmUnknownCallee() function
10265 if (CBEdges.hasNonAsmUnknownCallee()) in updateImpl()