Searched defs:hasParent (Results 1 – 5 of 5) sorted by relevance
54 bool hasParent(const Stmt *S) const { return getParent(S) != nullptr; } in hasParent() function
51 integer(1) :: hasParent component
231 RT_API_ATTRS bool hasParent() const { return hasParent_; } in hasParent() function
719 hasParent ? nullptr : iters[tid][lvl - 1].back().get(); in prepareLoopOverTensorAtLvl() local
1031 hasParent = {}; global() variable