Home
last modified time | relevance | path

Searched defs:hasId (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/include/bolt/Passes/
H A DHFSort.h49 bool hasId() const { return Id != -1u; } in hasId() function
/llvm-project/flang/lib/Lower/
H A DIO.cpp1984 bool hasId = hasSpec<Fortran::parser::IdExpr>(stmt); genWaitStatement() local