Searched defs:PHI (Results 1 - 24 of 24) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h281 /// dominating definitions for non-PHI blocks.
291 // If this block already needs a PHI, there is nothing to do here.
299 // Need a PHI here.
314 /// FindAvailableVal - If this block requires a PHI, first check if an
315 /// existing PHI matches the PHI placement and reaching definitions computed
316 /// earlier, and if not, create a new PHI. Visit all the block's
318 /// the incoming values for a new PHI.
326 // Check if there needs to be a PHI in BB.
330 // Look for an existing PHI
335 ValT PHI = Traits::CreateEmptyPHI(Info->BB, Info->NumPreds, Updater); local
355 PhiT *PHI = Traits::ValueIsNewPHI(Info->AvailableVal, Updater); local
397 CheckIfPHIMatches(PhiT *PHI) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h281 /// dominating definitions for non-PHI blocks.
291 // If this block already needs a PHI, there is nothing to do here.
299 // Need a PHI here.
314 /// FindAvailableVal - If this block requires a PHI, first check if an
315 /// existing PHI matches the PHI placement and reaching definitions computed
316 /// earlier, and if not, create a new PHI. Visit all the block's
318 /// the incoming values for a new PHI.
326 // Check if there needs to be a PHI in BB.
330 // Look for an existing PHI
335 ValT PHI = Traits::CreateEmptyPHI(Info->BB, Info->NumPreds, Updater); local
355 PhiT *PHI = Traits::ValueIsNewPHI(Info->AvailableVal, Updater); local
397 CheckIfPHIMatches(PhiT *PHI) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h281 /// dominating definitions for non-PHI blocks.
291 // If this block already needs a PHI, there is nothing to do here.
299 // Need a PHI here.
314 /// FindAvailableVal - If this block requires a PHI, first check if an
315 /// existing PHI matches the PHI placement and reaching definitions computed
316 /// earlier, and if not, create a new PHI. Visit all the block's
318 /// the incoming values for a new PHI.
326 // Check if there needs to be a PHI in BB.
330 // Look for an existing PHI
335 ValT PHI = Traits::CreateEmptyPHI(Info->BB, Info->NumPreds, Updater); local
355 PhiT *PHI = Traits::ValueIsNewPHI(Info->AvailableVal, Updater); local
397 CheckIfPHIMatches(PhiT *PHI) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h294 /// dominating definitions for non-PHI blocks.
304 // If this block already needs a PHI, there is nothing to do here.
312 // Need a PHI here.
327 /// FindAvailableVal - If this block requires a PHI, first check if an
328 /// existing PHI matches the PHI placement and reaching definitions computed
329 /// earlier, and if not, create a new PHI. Visit all the block's
331 /// the incoming values for a new PHI.
339 // Check if there needs to be a PHI in BB.
343 // Look for an existing PHI
348 ValT PHI = Traits::CreateEmptyPHI(Info->BB, Info->NumPreds, Updater); local
368 PhiT *PHI = Traits::ValueIsNewPHI(Info->AvailableVal, Updater); local
410 CheckIfPHIMatches(PhiT *PHI) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h294 /// dominating definitions for non-PHI blocks.
304 // If this block already needs a PHI, there is nothing to do here.
312 // Need a PHI here.
327 /// FindAvailableVal - If this block requires a PHI, first check if an
328 /// existing PHI matches the PHI placement and reaching definitions computed
329 /// earlier, and if not, create a new PHI. Visit all the block's
331 /// the incoming values for a new PHI.
339 // Check if there needs to be a PHI in BB.
343 // Look for an existing PHI
348 ValT PHI = Traits::CreateEmptyPHI(Info->BB, Info->NumPreds, Updater); local
368 PhiT *PHI = Traits::ValueIsNewPHI(Info->AvailableVal, Updater); local
410 CheckIfPHIMatches(PhiT *PHI) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h294 /// dominating definitions for non-PHI blocks.
304 // If this block already needs a PHI, there is nothing to do here.
312 // Need a PHI here.
327 /// FindAvailableVal - If this block requires a PHI, first check if an
328 /// existing PHI matches the PHI placement and reaching definitions computed
329 /// earlier, and if not, create a new PHI. Visit all the block's
331 /// the incoming values for a new PHI.
339 // Check if there needs to be a PHI in BB.
343 // Look for an existing PHI
348 ValT PHI = Traits::CreateEmptyPHI(Info->BB, Info->NumPreds, Updater); local
368 PhiT *PHI = Traits::ValueIsNewPHI(Info->AvailableVal, Updater); local
410 CheckIfPHIMatches(PhiT *PHI) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h294 /// dominating definitions for non-PHI blocks.
304 // If this block already needs a PHI, there is nothing to do here.
312 // Need a PHI here.
327 /// FindAvailableVal - If this block requires a PHI, first check if an
328 /// existing PHI matches the PHI placement and reaching definitions computed
329 /// earlier, and if not, create a new PHI. Visit all the block's
331 /// the incoming values for a new PHI.
339 // Check if there needs to be a PHI in BB.
343 // Look for an existing PHI
348 ValT PHI = Traits::CreateEmptyPHI(Info->BB, Info->NumPreds, Updater); local
368 PhiT *PHI = Traits::ValueIsNewPHI(Info->AvailableVal, Updater); local
410 CheckIfPHIMatches(PhiT *PHI) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h281 /// dominating definitions for non-PHI blocks.
291 // If this block already needs a PHI, there is nothing to do here.
299 // Need a PHI here.
314 /// FindAvailableVal - If this block requires a PHI, first check if an
315 /// existing PHI matches the PHI placement and reaching definitions computed
316 /// earlier, and if not, create a new PHI. Visit all the block's
318 /// the incoming values for a new PHI.
326 // Check if there needs to be a PHI in BB.
330 // Look for an existing PHI
335 ValT PHI = Traits::CreateEmptyPHI(Info->BB, Info->NumPreds, Updater); local
355 PhiT *PHI = Traits::ValueIsNewPHI(Info->AvailableVal, Updater); local
397 CheckIfPHIMatches(PhiT *PHI) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h281 /// dominating definitions for non-PHI blocks.
291 // If this block already needs a PHI, there is nothing to do here.
299 // Need a PHI here.
314 /// FindAvailableVal - If this block requires a PHI, first check if an
315 /// existing PHI matches the PHI placement and reaching definitions computed
316 /// earlier, and if not, create a new PHI. Visit all the block's
318 /// the incoming values for a new PHI.
326 // Check if there needs to be a PHI in BB.
330 // Look for an existing PHI
335 ValT PHI = Traits::CreateEmptyPHI(Info->BB, Info->NumPreds, Updater); local
355 PhiT *PHI = Traits::ValueIsNewPHI(Info->AvailableVal, Updater); local
397 CheckIfPHIMatches(PhiT *PHI) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h281 /// dominating definitions for non-PHI blocks.
291 // If this block already needs a PHI, there is nothing to do here.
299 // Need a PHI here.
314 /// FindAvailableVal - If this block requires a PHI, first check if an
315 /// existing PHI matches the PHI placement and reaching definitions computed
316 /// earlier, and if not, create a new PHI. Visit all the block's
318 /// the incoming values for a new PHI.
326 // Check if there needs to be a PHI in BB.
330 // Look for an existing PHI
335 ValT PHI = Traits::CreateEmptyPHI(Info->BB, Info->NumPreds, Updater); local
355 PhiT *PHI = Traits::ValueIsNewPHI(Info->AvailableVal, Updater); local
397 CheckIfPHIMatches(PhiT *PHI) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h294 /// dominating definitions for non-PHI blocks.
304 // If this block already needs a PHI, there is nothing to do here.
312 // Need a PHI here.
327 /// FindAvailableVal - If this block requires a PHI, first check if an
328 /// existing PHI matches the PHI placement and reaching definitions computed
329 /// earlier, and if not, create a new PHI. Visit all the block's
331 /// the incoming values for a new PHI.
339 // Check if there needs to be a PHI in BB.
343 // Look for an existing PHI
348 ValT PHI = Traits::CreateEmptyPHI(Info->BB, Info->NumPreds, Updater); local
368 PhiT *PHI = Traits::ValueIsNewPHI(Info->AvailableVal, Updater); local
410 CheckIfPHIMatches(PhiT *PHI) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h294 /// dominating definitions for non-PHI blocks.
304 // If this block already needs a PHI, there is nothing to do here.
312 // Need a PHI here.
327 /// FindAvailableVal - If this block requires a PHI, first check if an
328 /// existing PHI matches the PHI placement and reaching definitions computed
329 /// earlier, and if not, create a new PHI. Visit all the block's
331 /// the incoming values for a new PHI.
339 // Check if there needs to be a PHI in BB.
343 // Look for an existing PHI
348 ValT PHI = Traits::CreateEmptyPHI(Info->BB, Info->NumPreds, Updater); local
368 PhiT *PHI = Traits::ValueIsNewPHI(Info->AvailableVal, Updater); local
410 CheckIfPHIMatches(PhiT *PHI) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h294 /// dominating definitions for non-PHI blocks.
304 // If this block already needs a PHI, there is nothing to do here.
312 // Need a PHI here.
327 /// FindAvailableVal - If this block requires a PHI, first check if an
328 /// existing PHI matches the PHI placement and reaching definitions computed
329 /// earlier, and if not, create a new PHI. Visit all the block's
331 /// the incoming values for a new PHI.
339 // Check if there needs to be a PHI in BB.
343 // Look for an existing PHI
348 ValT PHI = Traits::CreateEmptyPHI(Info->BB, Info->NumPreds, Updater); local
368 PhiT *PHI = Traits::ValueIsNewPHI(Info->AvailableVal, Updater); local
410 CheckIfPHIMatches(PhiT *PHI) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h294 /// dominating definitions for non-PHI blocks.
304 // If this block already needs a PHI, there is nothing to do here.
312 // Need a PHI here.
327 /// FindAvailableVal - If this block requires a PHI, first check if an
328 /// existing PHI matches the PHI placement and reaching definitions computed
329 /// earlier, and if not, create a new PHI. Visit all the block's
331 /// the incoming values for a new PHI.
339 // Check if there needs to be a PHI in BB.
343 // Look for an existing PHI
348 ValT PHI = Traits::CreateEmptyPHI(Info->BB, Info->NumPreds, Updater); local
368 PhiT *PHI = Traits::ValueIsNewPHI(Info->AvailableVal, Updater); local
410 CheckIfPHIMatches(PhiT *PHI) argument
[all...]
/prebuilts/misc/common/robolectric/3.1.1/lib/
H A Dbcprov-jdk16-1.46.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA org/ ...
/prebuilts/misc/common/robolectric/3.4.2/lib/
H A Dbcprov-jdk16-1.46.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA org/ ...
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk16/1.46/
H A Dbcprov-jdk16-1.46.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA org/ ...
/prebuilts/devtools/tools/lib/
H A Dbcprov-jdk15on-1.48.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA org/ ...
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
H A Dbcprov-jdk15on-1.48.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA org/ ...
/prebuilts/tools/common/offline-m2/org/bouncycastle/bcprov-jdk15on/1.48/
H A Dbcprov-jdk15on-1.48.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA org/ ...
/prebuilts/misc/common/robolectric/3.5.1/lib/
H A Dbcprov-jdk15on-1.52.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA org/ ...
/prebuilts/misc/common/robolectric/3.6.1/lib/
H A Dbcprov-jdk15on-1.52.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA org/ ...
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.50/
H A Dbcprov-jdk15on-1.50.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA org/ ...
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/
H A Dbcprov-jdk15on-1.56.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA org/ ...

Completed in 359 milliseconds