Home
last modified time | relevance | path

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

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