Searched defs:isArtificial (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h204 bool isArtificial() const { function in class:llvm::SDep
/freebsd-10-stable/contrib/llvm/include/llvm/
H A DDebugInfo.h309 bool isArtificial() const { return (getFlags() & FlagArtificial) != 0; } function in class:llvm::DIType
455 unsigned isArtificial() const { function in class:llvm::DISubprogram
623 bool isArtificial() const { function in class:llvm::DIVariable
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h180 bool isArtificial() const { function in class:llvm::DbgVariable

Completed in 117 milliseconds