Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp911 DISubprogram *getSubprogramOrNull(const OutlinedFunction &OF) { in getSubprogramOrNull() function
1161 if (DISubprogram *SP = getSubprogramOrNull(OF)) { in createOutlinedFunction()