Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Passes/
H A DDataflowAnalysis.h230 StateTy &getOrCreateStateAt(const BinaryBasicBlock &BB) { in getOrCreateStateAt() function
234 StateTy &getOrCreateStateAt(MCInst &Point) { in getOrCreateStateAt() function
239 StateTy &getOrCreateStateAt(ProgramPoint Point) { in getOrCreateStateAt() function