Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp394 void setDeterminator(const BasicBlock *BB) { DBB = BB; } in setDeterminator() function
582 TPath.setDeterminator(BB); in run()