Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVN.h126 bool areAllValsInBB(uint32_t num, const BasicBlock *BB, GVN &Gvn);
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/
DGVN.h183 bool areAllValsInBB(uint32_t num, const BasicBlock *BB, GVN &Gvn);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp1629 bool GVN::ValueTable::areAllValsInBB(uint32_t Num, const BasicBlock *BB, in areAllValsInBB() function in GVN::ValueTable
1701 if (!areAllValsInBB(Num, PhiBlock, Gvn)) in phiTranslateImpl()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVN.cpp1808 bool GVN::ValueTable::areAllValsInBB(uint32_t Num, const BasicBlock *BB, in areAllValsInBB() function in GVN::ValueTable
1880 if (!areAllValsInBB(Num, PhiBlock, Gvn)) in phiTranslateImpl()