Searched defs:targetAtom (Results 1 – 1 of 1) sorted by relevance
269 const DefinedAtom *targetAtom) { in findAtomFollowedBy()289 bool LayoutPass::checkAllPrevAtomsZeroSize(const DefinedAtom *targetAtom) { in checkAllPrevAtomsZeroSize()306 void LayoutPass::setChainRoot(const DefinedAtom *targetAtom, in setChainRoot()345 const DefinedAtom *targetAtom = dyn_cast<DefinedAtom>(r->target()); in buildFollowOnTable() local