Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp671 if (!BFI.Working[Index].isPackaged()) in addNodesInFunction()
830 if (!Working[I->Index].isPackaged()) in updateLoopWithIrreducible()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h341 bool isPackaged() const { return getResolvedNode() != Node; } in isPackaged() function
1341 if (Working[Node.Index].isPackaged())